]>
Commit | Line | Data |
---|---|---|
b75a7d8f A |
1 | <?xml version="1.0" encoding = "Windows-1252"?> |
2 | <VisualStudioProject | |
3 | ProjectType="Visual C++" | |
4 | Version="7.00" | |
5 | Name="all" | |
6 | SccProjectName="" | |
7 | SccLocalPath=""> | |
8 | <Platforms> | |
9 | <Platform | |
10 | Name="Win32"/> | |
11 | </Platforms> | |
12 | <Configurations> | |
13 | <Configuration | |
14 | Name="Debug|Win32" | |
15 | OutputDirectory=".\Debug" | |
16 | IntermediateDirectory=".\Debug" | |
17 | ConfigurationType="1" | |
18 | UseOfMFC="0" | |
19 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
20 | CharacterSet="2"> | |
21 | <Tool | |
22 | Name="VCCLCompilerTool" | |
23 | Optimization="0" | |
24 | PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" | |
25 | BasicRuntimeChecks="3" | |
26 | RuntimeLibrary="5" | |
27 | UsePrecompiledHeader="2" | |
28 | PrecompiledHeaderFile=".\Debug/all.pch" | |
29 | AssemblerListingLocation=".\Debug/" | |
30 | ObjectFile=".\Debug/" | |
31 | ProgramDataBaseFileName=".\Debug/" | |
32 | WarningLevel="3" | |
33 | SuppressStartupBanner="TRUE" | |
34 | DebugInformationFormat="4"/> | |
35 | <Tool | |
36 | Name="VCCustomBuildTool"/> | |
37 | <Tool | |
38 | Name="VCLinkerTool" | |
39 | AdditionalOptions="/MACHINE:I386" | |
40 | AdditionalDependencies="odbc32.lib odbccp32.lib" | |
41 | OutputFile=".\Debug/all.exe" | |
42 | LinkIncremental="2" | |
43 | SuppressStartupBanner="TRUE" | |
44 | GenerateDebugInformation="TRUE" | |
45 | ProgramDatabaseFile=".\Debug/all.pdb" | |
46 | SubSystem="1"/> | |
47 | <Tool | |
48 | Name="VCMIDLTool" | |
49 | TypeLibraryName=".\Debug/all.tlb"/> | |
50 | <Tool | |
51 | Name="VCPostBuildEventTool"/> | |
52 | <Tool | |
53 | Name="VCPreBuildEventTool"/> | |
54 | <Tool | |
55 | Name="VCPreLinkEventTool"/> | |
56 | <Tool | |
57 | Name="VCResourceCompilerTool" | |
58 | PreprocessorDefinitions="_DEBUG" | |
59 | Culture="1033"/> | |
60 | <Tool | |
61 | Name="VCWebServiceProxyGeneratorTool"/> | |
62 | <Tool | |
63 | Name="VCWebDeploymentTool"/> | |
64 | </Configuration> | |
65 | <Configuration | |
66 | Name="Release|Win32" | |
67 | OutputDirectory=".\Release" | |
68 | IntermediateDirectory=".\Release" | |
69 | ConfigurationType="1" | |
70 | UseOfMFC="0" | |
71 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
72 | CharacterSet="2"> | |
73 | <Tool | |
74 | Name="VCCLCompilerTool" | |
75 | InlineFunctionExpansion="1" | |
76 | PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE" | |
77 | StringPooling="TRUE" | |
78 | RuntimeLibrary="4" | |
79 | EnableFunctionLevelLinking="TRUE" | |
80 | UsePrecompiledHeader="2" | |
81 | PrecompiledHeaderFile=".\Release/all.pch" | |
82 | AssemblerListingLocation=".\Release/" | |
83 | ObjectFile=".\Release/" | |
84 | ProgramDataBaseFileName=".\Release/" | |
85 | WarningLevel="3" | |
86 | SuppressStartupBanner="TRUE"/> | |
87 | <Tool | |
88 | Name="VCCustomBuildTool"/> | |
89 | <Tool | |
90 | Name="VCLinkerTool" | |
91 | AdditionalOptions="/MACHINE:I386" | |
92 | AdditionalDependencies="odbc32.lib odbccp32.lib" | |
93 | OutputFile=".\Release/all.exe" | |
94 | LinkIncremental="1" | |
95 | SuppressStartupBanner="TRUE" | |
96 | ProgramDatabaseFile=".\Release/all.pdb" | |
97 | SubSystem="1"/> | |
98 | <Tool | |
99 | Name="VCMIDLTool" | |
100 | TypeLibraryName=".\Release/all.tlb"/> | |
101 | <Tool | |
102 | Name="VCPostBuildEventTool"/> | |
103 | <Tool | |
104 | Name="VCPreBuildEventTool"/> | |
105 | <Tool | |
106 | Name="VCPreLinkEventTool"/> | |
107 | <Tool | |
108 | Name="VCResourceCompilerTool" | |
109 | PreprocessorDefinitions="NDEBUG" | |
110 | Culture="1033"/> | |
111 | <Tool | |
112 | Name="VCWebServiceProxyGeneratorTool"/> | |
113 | <Tool | |
114 | Name="VCWebDeploymentTool"/> | |
115 | </Configuration> | |
116 | </Configurations> | |
117 | <Files> | |
118 | </Files> | |
119 | <Globals> | |
120 | </Globals> | |
121 | </VisualStudioProject> |