]>
Commit | Line | Data |
---|---|---|
1 | <?xml version="1.0" encoding="Windows-1252"?> | |
2 | <VisualStudioProject | |
3 | ProjectType="Visual C++" | |
4 | Version="7.10" | |
5 | Name="gencase" | |
6 | ProjectGUID="{DB312A49-12A9-4E07-9E96-451DC2D8FF61}" | |
7 | SccProjectName="" | |
8 | SccLocalPath=""> | |
9 | <Platforms> | |
10 | <Platform | |
11 | Name="Win32"/> | |
12 | </Platforms> | |
13 | <Configurations> | |
14 | <Configuration | |
15 | Name="Release|Win32" | |
16 | OutputDirectory=".\Release" | |
17 | IntermediateDirectory=".\Release" | |
18 | ConfigurationType="1" | |
19 | UseOfMFC="0" | |
20 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
21 | CharacterSet="2"> | |
22 | <Tool | |
23 | Name="VCCLCompilerTool" | |
24 | InlineFunctionExpansion="2" | |
25 | ImproveFloatingPointConsistency="TRUE" | |
26 | AdditionalIncludeDirectories="..\toolutil,..\..\common" | |
27 | PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE" | |
28 | StringPooling="TRUE" | |
29 | RuntimeLibrary="2" | |
30 | EnableFunctionLevelLinking="TRUE" | |
31 | DisableLanguageExtensions="TRUE" | |
32 | PrecompiledHeaderFile=".\Release/gencase.pch" | |
33 | AssemblerListingLocation=".\Release/" | |
34 | ObjectFile=".\Release/" | |
35 | ProgramDataBaseFileName=".\Release/" | |
36 | WarningLevel="3" | |
37 | SuppressStartupBanner="TRUE" | |
38 | CompileAs="0"/> | |
39 | <Tool | |
40 | Name="VCCustomBuildTool" | |
41 | CommandLine="copy "$(TargetPath)" ..\..\..\bin | |
42 | " | |
43 | Outputs="..\..\..\bin\$(TargetFileName)"/> | |
44 | <Tool | |
45 | Name="VCLinkerTool" | |
46 | OutputFile=".\Release/gencase.exe" | |
47 | LinkIncremental="1" | |
48 | SuppressStartupBanner="TRUE" | |
49 | ProgramDatabaseFile=".\Release/gencase.pdb" | |
50 | SubSystem="1"/> | |
51 | <Tool | |
52 | Name="VCMIDLTool" | |
53 | TypeLibraryName=".\Release/gencase.tlb"/> | |
54 | <Tool | |
55 | Name="VCPostBuildEventTool"/> | |
56 | <Tool | |
57 | Name="VCPreBuildEventTool"/> | |
58 | <Tool | |
59 | Name="VCPreLinkEventTool"/> | |
60 | <Tool | |
61 | Name="VCResourceCompilerTool" | |
62 | PreprocessorDefinitions="NDEBUG" | |
63 | Culture="1033"/> | |
64 | <Tool | |
65 | Name="VCWebServiceProxyGeneratorTool"/> | |
66 | <Tool | |
67 | Name="VCXMLDataGeneratorTool"/> | |
68 | <Tool | |
69 | Name="VCWebDeploymentTool"/> | |
70 | <Tool | |
71 | Name="VCManagedWrapperGeneratorTool"/> | |
72 | <Tool | |
73 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
74 | </Configuration> | |
75 | <Configuration | |
76 | Name="Debug|Win32" | |
77 | OutputDirectory=".\Debug" | |
78 | IntermediateDirectory=".\Debug" | |
79 | ConfigurationType="1" | |
80 | UseOfMFC="0" | |
81 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
82 | CharacterSet="2"> | |
83 | <Tool | |
84 | Name="VCCLCompilerTool" | |
85 | Optimization="0" | |
86 | ImproveFloatingPointConsistency="TRUE" | |
87 | OptimizeForProcessor="2" | |
88 | AdditionalIncludeDirectories="..\toolutil,..\..\common" | |
89 | PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" | |
90 | BasicRuntimeChecks="3" | |
91 | RuntimeLibrary="3" | |
92 | DisableLanguageExtensions="TRUE" | |
93 | PrecompiledHeaderFile=".\Debug/gencase.pch" | |
94 | AssemblerListingLocation=".\Debug/" | |
95 | ObjectFile=".\Debug/" | |
96 | ProgramDataBaseFileName=".\Debug/" | |
97 | BrowseInformation="1" | |
98 | WarningLevel="3" | |
99 | SuppressStartupBanner="TRUE" | |
100 | DebugInformationFormat="4" | |
101 | CompileAs="0"/> | |
102 | <Tool | |
103 | Name="VCCustomBuildTool" | |
104 | CommandLine="copy "$(TargetPath)" ..\..\..\bin | |
105 | " | |
106 | Outputs="..\..\..\bin\$(TargetFileName)"/> | |
107 | <Tool | |
108 | Name="VCLinkerTool" | |
109 | OutputFile=".\Debug/gencase.exe" | |
110 | LinkIncremental="2" | |
111 | SuppressStartupBanner="TRUE" | |
112 | GenerateDebugInformation="TRUE" | |
113 | ProgramDatabaseFile=".\Debug/gencase.pdb" | |
114 | SubSystem="1"/> | |
115 | <Tool | |
116 | Name="VCMIDLTool" | |
117 | TypeLibraryName=".\Debug/gencase.tlb"/> | |
118 | <Tool | |
119 | Name="VCPostBuildEventTool"/> | |
120 | <Tool | |
121 | Name="VCPreBuildEventTool"/> | |
122 | <Tool | |
123 | Name="VCPreLinkEventTool"/> | |
124 | <Tool | |
125 | Name="VCResourceCompilerTool" | |
126 | PreprocessorDefinitions="_DEBUG" | |
127 | Culture="1033"/> | |
128 | <Tool | |
129 | Name="VCWebServiceProxyGeneratorTool"/> | |
130 | <Tool | |
131 | Name="VCXMLDataGeneratorTool"/> | |
132 | <Tool | |
133 | Name="VCWebDeploymentTool"/> | |
134 | <Tool | |
135 | Name="VCManagedWrapperGeneratorTool"/> | |
136 | <Tool | |
137 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
138 | </Configuration> | |
139 | </Configurations> | |
140 | <References> | |
141 | </References> | |
142 | <Files> | |
143 | <Filter | |
144 | Name="Source Files" | |
145 | Filter="c;cpp;rc"> | |
146 | <File | |
147 | RelativePath=".\gencase.c"> | |
148 | </File> | |
149 | <File | |
150 | RelativePath=".\store.c"> | |
151 | </File> | |
152 | </Filter> | |
153 | <Filter | |
154 | Name="Header Files" | |
155 | Filter="h"> | |
156 | <File | |
157 | RelativePath=".\gencase.h"> | |
158 | </File> | |
159 | </Filter> | |
160 | <Filter | |
161 | Name="Resource Files" | |
162 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
163 | </Filter> | |
164 | </Files> | |
165 | <Globals> | |
166 | </Globals> | |
167 | </VisualStudioProject> |