From 3e67cc50fac98039dca974eede3f14be89c6080b Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Thu, 21 Jun 2012 21:50:33 +0200 Subject: add the remaining missing files --- src/cppunit/cppunit.vcxproj | 294 ++++++++++++++++++++++++++++++++++++++ src/cppunit/cppunit_dll.vcxproj | 303 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 597 insertions(+) create mode 100644 src/cppunit/cppunit.vcxproj create mode 100644 src/cppunit/cppunit_dll.vcxproj (limited to 'src/cppunit') diff --git a/src/cppunit/cppunit.vcxproj b/src/cppunit/cppunit.vcxproj new file mode 100644 index 0000000..e0a1420 --- /dev/null +++ b/src/cppunit/cppunit.vcxproj @@ -0,0 +1,294 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + {338B9353-C5CC-FCA6-A584-73425CEDD569} + + + + StaticLibrary + false + MultiByte + + + StaticLibrary + false + MultiByte + + + + + + + + + + + + + + + .\Release\ + .\Release\ + + + .\Debug\ + .\Debug\ + $(ProjectName)d + + + + MultiThreadedDLL + OnlyExplicitInline + true + true + MaxSpeed + true + Level3 + true + OldStyle + ..\..\include;%(AdditionalIncludeDirectories) + NDEBUG;_LIB;WIN32;%(PreprocessorDefinitions) + .\Release\ + .\Release\cppunit.pch + .\Release\ + .\Release\ + + + copy "$(TargetPath)" ..\..\lib\$(TargetName).lib + Copying target to lib/ + + + 0x040c + NDEBUG;%(PreprocessorDefinitions) + + + true + .\Release\cppunit.bsc + + + true + .\Release\cppunit.lib + + + + + MultiThreadedDebugDLL + Default + false + Disabled + true + Level3 + true + true + ..\..\include;%(AdditionalIncludeDirectories) + _DEBUG;_LIB;WIN32;%(PreprocessorDefinitions) + .\Debug\ + .\Debug\cppunit.pch + .\Debug\ + .\Debug\ + EnableFastChecks + + + copy "$(TargetPath)" ..\..\lib\$(TargetName).lib + Copying target to lib/ + + + 0x040c + _DEBUG;%(PreprocessorDefinitions) + + + true + .\Debug\cppunit.bsc + + + true + Debug\$(TargetName).lib + + + + + Document + + + + Document + + + Document + + + Document + + + + Document + + + Document + + + Document + + + Document + + + Document + + + Document + + + Document + + + Document + + + + + + + + + + + + + Level3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/cppunit/cppunit_dll.vcxproj b/src/cppunit/cppunit_dll.vcxproj new file mode 100644 index 0000000..2101923 --- /dev/null +++ b/src/cppunit/cppunit_dll.vcxproj @@ -0,0 +1,303 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + + + {EB329AF7-E267-3B00-09A4-FF1F909E4FB5} + + + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + + + + + + + + + + + + + + + .\DebugDll\ + .\DebugDll\ + true + cppunitd_dll + + + .\ReleaseDll\ + .\ReleaseDll\ + false + + + + MultiThreadedDebugDLL + Default + false + Disabled + true + Level3 + true + true + ..\..\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;CPPUNIT_BUILD_DLL;%(PreprocessorDefinitions) + .\DebugDll\ + .\DebugDll\cppunit_dll.pch + .\DebugDll\ + .\DebugDll\ + EnableFastChecks + + + copy "$(TargetPath)" ..\..\lib\$(TargetName).dll +copy "$(TargetDir)$(TargetName).lib" ..\..\lib\$(TargetName).lib + Copying target to lib/ + + + true + _DEBUG;%(PreprocessorDefinitions) + .\DebugDll\cppunit_dll.tlb + true + Win32 + + + 0x040c + _DEBUG;%(PreprocessorDefinitions) + + + true + .\DebugDll\cppunit_dll.bsc + + + true + true + true + Console + DebugDll\cppunitd_dll.dll + .\DebugDll\cppunitd_dll.lib + odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + + + + + MultiThreadedDLL + OnlyExplicitInline + true + true + MaxSpeed + true + Level3 + true + OldStyle + ..\..\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;CPPUNIT_BUILD_DLL;%(PreprocessorDefinitions) + .\ReleaseDll\ + .\ReleaseDll\cppunit_dll.pch + .\ReleaseDll\ + .\ReleaseDll\ + + + copy "$(TargetPath)" ..\..\lib\$(TargetName).dll +copy "$(TargetDir)$(TargetName).lib" ..\..\lib\$(TargetName).lib + Copying target to lib/ + + + true + NDEBUG;%(PreprocessorDefinitions) + .\ReleaseDll\cppunit_dll.tlb + true + Win32 + + + 0x040c + NDEBUG;%(PreprocessorDefinitions) + + + true + .\ReleaseDll\cppunit_dll.bsc + + + true + true + Console + .\ReleaseDll\cppunit_dll.dll + .\ReleaseDll\cppunit_dll.lib + odbc32.lib;odbccp32.lib;%(AdditionalDependencies) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Document + + + Document + + + Document + + + Document + + + Document + + + Document + + + + Document + + + Document + + + + + + \ No newline at end of file -- cgit v1.2.1