Mercurial > defical
comparison defical-c/build/defical-vc2008/defical.vcproj @ 0:ebed2bd0d300
Initial import from svn. History be damned.
author | Edho P. Arief <me@myconan.net> |
---|---|
date | Fri, 02 Apr 2010 23:11:57 +0700 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ebed2bd0d300 |
---|---|
1 <?xml version="1.0" encoding="Windows-1252"?> | |
2 <VisualStudioProject | |
3 ProjectType="Visual C++" | |
4 Version="9,00" | |
5 Name="defical" | |
6 ProjectGUID="{83BFDD09-F368-4B7E-AD4B-42AD07C05711}" | |
7 RootNamespace="deficalcpp" | |
8 TargetFrameworkVersion="196613" | |
9 > | |
10 <Platforms> | |
11 <Platform | |
12 Name="Win32" | |
13 /> | |
14 </Platforms> | |
15 <ToolFiles> | |
16 </ToolFiles> | |
17 <Configurations> | |
18 <Configuration | |
19 Name="Debug|Win32" | |
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
21 IntermediateDirectory="$(ConfigurationName)" | |
22 ConfigurationType="1" | |
23 CharacterSet="2" | |
24 > | |
25 <Tool | |
26 Name="VCPreBuildEventTool" | |
27 /> | |
28 <Tool | |
29 Name="VCCustomBuildTool" | |
30 /> | |
31 <Tool | |
32 Name="VCXMLDataGeneratorTool" | |
33 /> | |
34 <Tool | |
35 Name="VCWebServiceProxyGeneratorTool" | |
36 /> | |
37 <Tool | |
38 Name="VCMIDLTool" | |
39 /> | |
40 <Tool | |
41 Name="VCCLCompilerTool" | |
42 Optimization="0" | |
43 MinimalRebuild="true" | |
44 BasicRuntimeChecks="3" | |
45 RuntimeLibrary="3" | |
46 OpenMP="false" | |
47 WarningLevel="3" | |
48 DebugInformationFormat="4" | |
49 /> | |
50 <Tool | |
51 Name="VCManagedResourceCompilerTool" | |
52 /> | |
53 <Tool | |
54 Name="VCResourceCompilerTool" | |
55 /> | |
56 <Tool | |
57 Name="VCPreLinkEventTool" | |
58 /> | |
59 <Tool | |
60 Name="VCLinkerTool" | |
61 GenerateDebugInformation="true" | |
62 TargetMachine="1" | |
63 /> | |
64 <Tool | |
65 Name="VCALinkTool" | |
66 /> | |
67 <Tool | |
68 Name="VCManifestTool" | |
69 /> | |
70 <Tool | |
71 Name="VCXDCMakeTool" | |
72 /> | |
73 <Tool | |
74 Name="VCBscMakeTool" | |
75 /> | |
76 <Tool | |
77 Name="VCFxCopTool" | |
78 /> | |
79 <Tool | |
80 Name="VCAppVerifierTool" | |
81 /> | |
82 <Tool | |
83 Name="VCPostBuildEventTool" | |
84 /> | |
85 </Configuration> | |
86 <Configuration | |
87 Name="Release|Win32" | |
88 OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
89 IntermediateDirectory="$(ConfigurationName)" | |
90 ConfigurationType="1" | |
91 CharacterSet="1" | |
92 WholeProgramOptimization="3" | |
93 > | |
94 <Tool | |
95 Name="VCPreBuildEventTool" | |
96 /> | |
97 <Tool | |
98 Name="VCCustomBuildTool" | |
99 /> | |
100 <Tool | |
101 Name="VCXMLDataGeneratorTool" | |
102 /> | |
103 <Tool | |
104 Name="VCWebServiceProxyGeneratorTool" | |
105 /> | |
106 <Tool | |
107 Name="VCMIDLTool" | |
108 /> | |
109 <Tool | |
110 Name="VCCLCompilerTool" | |
111 Optimization="2" | |
112 EnableIntrinsicFunctions="true" | |
113 FavorSizeOrSpeed="1" | |
114 RuntimeLibrary="0" | |
115 EnableFunctionLevelLinking="true" | |
116 OpenMP="false" | |
117 ObjectFile="$(IntDir)\" | |
118 WarningLevel="3" | |
119 DebugInformationFormat="3" | |
120 /> | |
121 <Tool | |
122 Name="VCManagedResourceCompilerTool" | |
123 /> | |
124 <Tool | |
125 Name="VCResourceCompilerTool" | |
126 /> | |
127 <Tool | |
128 Name="VCPreLinkEventTool" | |
129 /> | |
130 <Tool | |
131 Name="VCLinkerTool" | |
132 LinkLibraryDependencies="true" | |
133 ManifestFile="$(IntDir)\$(TargetFileName).manifest" | |
134 GenerateDebugInformation="false" | |
135 OptimizeReferences="2" | |
136 EnableCOMDATFolding="2" | |
137 OptimizeForWindows98="0" | |
138 LinkTimeCodeGeneration="1" | |
139 TargetMachine="1" | |
140 /> | |
141 <Tool | |
142 Name="VCALinkTool" | |
143 /> | |
144 <Tool | |
145 Name="VCManifestTool" | |
146 /> | |
147 <Tool | |
148 Name="VCXDCMakeTool" | |
149 /> | |
150 <Tool | |
151 Name="VCBscMakeTool" | |
152 /> | |
153 <Tool | |
154 Name="VCFxCopTool" | |
155 /> | |
156 <Tool | |
157 Name="VCAppVerifierTool" | |
158 /> | |
159 <Tool | |
160 Name="VCPostBuildEventTool" | |
161 /> | |
162 </Configuration> | |
163 </Configurations> | |
164 <References> | |
165 </References> | |
166 <Files> | |
167 <Filter | |
168 Name="Header Files" | |
169 Filter="h;hpp;hxx;hm;inl;inc;xsd" | |
170 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | |
171 > | |
172 <File | |
173 RelativePath="..\..\src\basic\Argument_helper.h" | |
174 > | |
175 </File> | |
176 <File | |
177 RelativePath="..\..\src\backtrack.h" | |
178 > | |
179 </File> | |
180 <File | |
181 RelativePath="..\..\src\graphmagic.h" | |
182 > | |
183 </File> | |
184 <File | |
185 RelativePath="..\..\src\includes.h" | |
186 > | |
187 </File> | |
188 <File | |
189 RelativePath="..\..\src\basic\inefficient.h" | |
190 > | |
191 </File> | |
192 <File | |
193 RelativePath="..\..\src\main.h" | |
194 > | |
195 </File> | |
196 <File | |
197 RelativePath="..\..\src\msvc\stdint.h" | |
198 > | |
199 </File> | |
200 </Filter> | |
201 <Filter | |
202 Name="Resource Files" | |
203 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" | |
204 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | |
205 > | |
206 </Filter> | |
207 <Filter | |
208 Name="Source Files" | |
209 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
210 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | |
211 > | |
212 <File | |
213 RelativePath="..\..\src\basic\Argument_helper.cpp" | |
214 > | |
215 <FileConfiguration | |
216 Name="Release|Win32" | |
217 > | |
218 <Tool | |
219 Name="VCCLCompilerTool" | |
220 DefaultCharIsUnsigned="true" | |
221 CompileAsManaged="0" | |
222 /> | |
223 </FileConfiguration> | |
224 </File> | |
225 <File | |
226 RelativePath="..\..\src\backtrack.cpp" | |
227 > | |
228 <FileConfiguration | |
229 Name="Release|Win32" | |
230 > | |
231 <Tool | |
232 Name="VCCLCompilerTool" | |
233 DefaultCharIsUnsigned="true" | |
234 CompileAsManaged="0" | |
235 /> | |
236 </FileConfiguration> | |
237 </File> | |
238 <File | |
239 RelativePath="..\..\src\graphmagic.cpp" | |
240 > | |
241 <FileConfiguration | |
242 Name="Release|Win32" | |
243 > | |
244 <Tool | |
245 Name="VCCLCompilerTool" | |
246 DefaultCharIsUnsigned="true" | |
247 CompileAsManaged="0" | |
248 /> | |
249 </FileConfiguration> | |
250 </File> | |
251 <File | |
252 RelativePath="..\..\src\basic\inefficient.cpp" | |
253 > | |
254 <FileConfiguration | |
255 Name="Release|Win32" | |
256 > | |
257 <Tool | |
258 Name="VCCLCompilerTool" | |
259 DefaultCharIsUnsigned="true" | |
260 CompileAsManaged="0" | |
261 /> | |
262 </FileConfiguration> | |
263 </File> | |
264 <File | |
265 RelativePath="..\..\src\main.cpp" | |
266 > | |
267 <FileConfiguration | |
268 Name="Release|Win32" | |
269 > | |
270 <Tool | |
271 Name="VCCLCompilerTool" | |
272 Detect64BitPortabilityProblems="false" | |
273 /> | |
274 </FileConfiguration> | |
275 </File> | |
276 </Filter> | |
277 </Files> | |
278 <Globals> | |
279 </Globals> | |
280 </VisualStudioProject> |