|
|
@@ -44,7 +44,7 @@ |
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="codec;..\win32;"$(projectDir)""
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__LIBCACA__"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__LIBCACA__;DLL_EXPORT"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
@@ -119,7 +119,7 @@ |
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="codec;..\win32;"$(projectDir)""
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__LIBCACA__"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__LIBCACA__;DLL_EXPORT"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
@@ -193,7 +193,7 @@ |
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="codec;..\win32;"$(projectDir)""
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__LIBCACA__"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__LIBCACA__;DLL_EXPORT"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
@@ -268,7 +268,7 @@ |
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="codec;..\win32;"$(projectDir)""
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__LIBCACA__"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__LIBCACA__;DLL_EXPORT"
|
|
|
|
RuntimeLibrary="2"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|