|
@@ -169,7 +169,7 @@
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCPostBuildEventTool"
|
|
|
- CommandLine="copy $(TargetDir)\$(SolutionName).lib $(SolutionDir)\test\$(ProjectName).lib /y/a
copy $(TargetPath) $(SolutionDir)\test\$(TargetFileName) /y/a
copy $(SolutionDir)$(SolutionName)\TableInfo.h $(SolutionDir)\test\TableInfo.h /y/a
copy $(SolutionDir)$(SolutionName)\$(SolutionName).h $(SolutionDir)\test\$(SolutionName).h /y/a"
|
|
|
+ CommandLine="copy $(TargetDir)\$(SolutionName).lib $(SolutionDir)\test\$(ProjectName).lib /y/a
copy $(TargetPath) $(SolutionDir)\test\$(TargetFileName) /y/a
copy $(SolutionDir)$(SolutionName)\TableInfo.h $(SolutionDir)\test\TableInfo.h /y/a
copy $(SolutionDir)$(SolutionName)\$(SolutionName).h $(SolutionDir)\test\$(SolutionName).h /y/a
"
|
|
|
/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
@@ -247,6 +247,81 @@
|
|
|
Name="VCPostBuildEventTool"
|
|
|
/>
|
|
|
</Configuration>
|
|
|
+ <Configuration
|
|
|
+ Name="ReleaseExe|Win32"
|
|
|
+ OutputDirectory="..\..\..\bin\$(ProjectName)"
|
|
|
+ IntermediateDirectory="$(OutDir)\$(ConfigurationName)"
|
|
|
+ ConfigurationType="1"
|
|
|
+ UseOfMFC="2"
|
|
|
+ CharacterSet="2"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCPreBuildEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCustomBuildTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCWebServiceProxyGeneratorTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCMIDLTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ Optimization="0"
|
|
|
+ AdditionalIncludeDirectories="..\cJson;..\filehelper;..\Include;..\Log4C;..\MD5"
|
|
|
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SCBCTOOLS_EXPORTS;LOG4C_ENABLE;CURL_STATICLIB;TEST_MODE"
|
|
|
+ MinimalRebuild="true"
|
|
|
+ BasicRuntimeChecks="3"
|
|
|
+ RuntimeLibrary="3"
|
|
|
+ UsePrecompiledHeader="2"
|
|
|
+ WarningLevel="3"
|
|
|
+ DebugInformationFormat="4"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCResourceCompilerTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPreLinkEventTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCLinkerTool"
|
|
|
+ AdditionalDependencies="crypt32.lib ws2_32.lib winmm.lib wldap32.lib libcurl.lib libeay32.lib sqlite3.lib ssleay32.lib"
|
|
|
+ LinkIncremental="2"
|
|
|
+ AdditionalLibraryDirectories="..\lib"
|
|
|
+ GenerateDebugInformation="true"
|
|
|
+ SubSystem="1"
|
|
|
+ TargetMachine="1"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCALinkTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCManifestTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCXDCMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCBscMakeTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCFxCopTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCAppVerifierTool"
|
|
|
+ />
|
|
|
+ <Tool
|
|
|
+ Name="VCPostBuildEventTool"
|
|
|
+ />
|
|
|
+ </Configuration>
|
|
|
</Configurations>
|
|
|
<References>
|
|
|
</References>
|
|
@@ -295,6 +370,14 @@
|
|
|
UsePrecompiledHeader="1"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="ReleaseExe|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ UsePrecompiledHeader="1"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
</Filter>
|
|
|
<Filter
|
|
@@ -403,6 +486,14 @@
|
|
|
UsePrecompiledHeader="0"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="ReleaseExe|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath=".\tinyxml2.h"
|
|
@@ -463,6 +554,14 @@
|
|
|
UsePrecompiledHeader="0"
|
|
|
/>
|
|
|
</FileConfiguration>
|
|
|
+ <FileConfiguration
|
|
|
+ Name="ReleaseExe|Win32"
|
|
|
+ >
|
|
|
+ <Tool
|
|
|
+ Name="VCCLCompilerTool"
|
|
|
+ UsePrecompiledHeader="0"
|
|
|
+ />
|
|
|
+ </FileConfiguration>
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="..\cJson\cJSON.h"
|