author | greg |
Wed, 07 May 2008 16:59:50 +0200 | |
changeset 461 | 51cf26e3f352 |
parent 367 | 53cc6e982ea7 |
child 586 | 05ba6b57ff2b |
permissions | -rw-r--r-- |
165 | 1 |
<?xml version="1.0" encoding="Windows-1252"?> |
2 |
<VisualStudioProject |
|
3 |
ProjectType="Visual C++" |
|
252 | 4 |
Version="8.00" |
165 | 5 |
Name="CanFestival-3" |
6 |
ProjectGUID="{50EF2507-9B87-4525-8B19-80EB42E67079}" |
|
252 | 7 |
RootNamespace="CanFestival-3" |
165 | 8 |
Keyword="Win32Proj" |
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="Debug" |
|
21 |
IntermediateDirectory="Debug" |
|
22 |
ConfigurationType="2" |
|
23 |
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
|
24 |
CharacterSet="2" |
|
25 |
> |
|
26 |
<Tool |
|
252 | 27 |
Name="VCPreBuildEventTool" |
28 |
/> |
|
29 |
<Tool |
|
165 | 30 |
Name="VCCustomBuildTool" |
31 |
/> |
|
32 |
<Tool |
|
33 |
Name="VCXMLDataGeneratorTool" |
|
34 |
/> |
|
35 |
<Tool |
|
36 |
Name="VCWebServiceProxyGeneratorTool" |
|
37 |
/> |
|
38 |
<Tool |
|
39 |
Name="VCMIDLTool" |
|
40 |
/> |
|
41 |
<Tool |
|
42 |
Name="VCCLCompilerTool" |
|
43 |
Optimization="0" |
|
44 |
AdditionalIncludeDirectories="./include;./include/win32" |
|
45 |
PreprocessorDefinitions="WIN32;_DEBUG;_DEBUG;DEBUG_WAR_CONSOLE_ON;DEBUG_ERR_CONSOLE_ON;_CRT_SECURE_NO_DEPRECATE" |
|
46 |
MinimalRebuild="true" |
|
47 |
BasicRuntimeChecks="3" |
|
48 |
RuntimeLibrary="3" |
|
49 |
UsePrecompiledHeader="0" |
|
50 |
ProgramDataBaseFileName="$(IntDir)/CanFestival-3.pdb" |
|
51 |
WarningLevel="3" |
|
52 |
Detect64BitPortabilityProblems="false" |
|
53 |
DebugInformationFormat="4" |
|
54 |
/> |
|
55 |
<Tool |
|
56 |
Name="VCManagedResourceCompilerTool" |
|
57 |
/> |
|
58 |
<Tool |
|
59 |
Name="VCResourceCompilerTool" |
|
60 |
/> |
|
61 |
<Tool |
|
62 |
Name="VCPreLinkEventTool" |
|
63 |
/> |
|
64 |
<Tool |
|
65 |
Name="VCLinkerTool" |
|
66 |
ModuleDefinitionFile="./src/win32/CanFestival-3.def" |
|
67 |
GenerateDebugInformation="true" |
|
68 |
EnableCOMDATFolding="1" |
|
69 |
OptimizeForWindows98="1" |
|
70 |
/> |
|
71 |
<Tool |
|
72 |
Name="VCALinkTool" |
|
73 |
/> |
|
74 |
<Tool |
|
75 |
Name="VCManifestTool" |
|
76 |
/> |
|
77 |
<Tool |
|
78 |
Name="VCXDCMakeTool" |
|
79 |
/> |
|
80 |
<Tool |
|
81 |
Name="VCBscMakeTool" |
|
82 |
/> |
|
83 |
<Tool |
|
84 |
Name="VCFxCopTool" |
|
85 |
/> |
|
86 |
<Tool |
|
87 |
Name="VCAppVerifierTool" |
|
88 |
/> |
|
89 |
<Tool |
|
90 |
Name="VCWebDeploymentTool" |
|
91 |
/> |
|
92 |
<Tool |
|
93 |
Name="VCPostBuildEventTool" |
|
94 |
/> |
|
95 |
</Configuration> |
|
96 |
<Configuration |
|
97 |
Name="Release|Win32" |
|
98 |
OutputDirectory="Release" |
|
99 |
IntermediateDirectory="Release" |
|
100 |
ConfigurationType="2" |
|
101 |
CharacterSet="2" |
|
102 |
> |
|
103 |
<Tool |
|
104 |
Name="VCPreBuildEventTool" |
|
105 |
CommandLine="" |
|
106 |
/> |
|
107 |
<Tool |
|
108 |
Name="VCCustomBuildTool" |
|
109 |
/> |
|
110 |
<Tool |
|
111 |
Name="VCXMLDataGeneratorTool" |
|
112 |
/> |
|
113 |
<Tool |
|
114 |
Name="VCWebServiceProxyGeneratorTool" |
|
115 |
/> |
|
116 |
<Tool |
|
117 |
Name="VCMIDLTool" |
|
118 |
/> |
|
119 |
<Tool |
|
120 |
Name="VCCLCompilerTool" |
|
121 |
AdditionalIncludeDirectories="./include;./include/win32" |
|
122 |
PreprocessorDefinitions="WIN32;NDEBUG" |
|
123 |
RuntimeLibrary="2" |
|
124 |
UsePrecompiledHeader="0" |
|
125 |
WarningLevel="3" |
|
126 |
Detect64BitPortabilityProblems="false" |
|
127 |
DebugInformationFormat="3" |
|
128 |
/> |
|
129 |
<Tool |
|
130 |
Name="VCManagedResourceCompilerTool" |
|
131 |
/> |
|
132 |
<Tool |
|
133 |
Name="VCResourceCompilerTool" |
|
134 |
/> |
|
135 |
<Tool |
|
136 |
Name="VCPreLinkEventTool" |
|
137 |
/> |
|
138 |
<Tool |
|
139 |
Name="VCLinkerTool" |
|
140 |
ModuleDefinitionFile="./src/win32/CanFestival-3.def" |
|
141 |
OptimizeForWindows98="1" |
|
142 |
/> |
|
143 |
<Tool |
|
144 |
Name="VCALinkTool" |
|
145 |
/> |
|
146 |
<Tool |
|
147 |
Name="VCManifestTool" |
|
148 |
/> |
|
149 |
<Tool |
|
150 |
Name="VCXDCMakeTool" |
|
151 |
/> |
|
152 |
<Tool |
|
153 |
Name="VCBscMakeTool" |
|
154 |
/> |
|
155 |
<Tool |
|
156 |
Name="VCFxCopTool" |
|
157 |
/> |
|
158 |
<Tool |
|
159 |
Name="VCAppVerifierTool" |
|
160 |
/> |
|
161 |
<Tool |
|
162 |
Name="VCWebDeploymentTool" |
|
163 |
/> |
|
164 |
<Tool |
|
165 |
Name="VCPostBuildEventTool" |
|
166 |
/> |
|
167 |
</Configuration> |
|
168 |
</Configurations> |
|
169 |
<References> |
|
170 |
</References> |
|
171 |
<Files> |
|
172 |
<Filter |
|
173 |
Name="Source Files" |
|
174 |
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|
175 |
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
|
176 |
> |
|
177 |
<File |
|
252 | 178 |
RelativePath=".\src\dcf.c" |
179 |
> |
|
180 |
</File> |
|
181 |
<File |
|
165 | 182 |
RelativePath=".\src\lifegrd.c" |
183 |
> |
|
184 |
</File> |
|
185 |
<File |
|
186 |
RelativePath=".\src\nmtMaster.c" |
|
187 |
> |
|
188 |
</File> |
|
189 |
<File |
|
190 |
RelativePath=".\src\nmtSlave.c" |
|
191 |
> |
|
192 |
</File> |
|
193 |
<File |
|
194 |
RelativePath=".\src\objacces.c" |
|
195 |
> |
|
196 |
</File> |
|
197 |
<File |
|
198 |
RelativePath=".\src\pdo.c" |
|
199 |
> |
|
200 |
</File> |
|
201 |
<File |
|
202 |
RelativePath=".\src\sdo.c" |
|
203 |
> |
|
204 |
</File> |
|
205 |
<File |
|
206 |
RelativePath=".\src\states.c" |
|
207 |
> |
|
208 |
</File> |
|
209 |
<File |
|
210 |
RelativePath=".\src\sync.c" |
|
211 |
> |
|
212 |
</File> |
|
213 |
<File |
|
214 |
RelativePath=".\src\timer.c" |
|
215 |
> |
|
216 |
</File> |
|
217 |
<Filter |
|
218 |
Name="win32" |
|
219 |
> |
|
220 |
<File |
|
367
53cc6e982ea7
changed win32.cpp into drivers_win32.cpp in vcproj file
etisserant
parents:
267
diff
changeset
|
221 |
RelativePath=".\drivers\win32\win32.cpp" |
165 | 222 |
> |
223 |
</File> |
|
224 |
<File |
|
267
96c688ebcde7
Add win32 target (--can=win32) to compile with msys and mingw32
greg
parents:
252
diff
changeset
|
225 |
RelativePath=".\drivers\timers_win32\timers_win32.cpp" |
165 | 226 |
> |
227 |
</File> |
|
228 |
</Filter> |
|
229 |
</Filter> |
|
230 |
<Filter |
|
231 |
Name="Header Files" |
|
232 |
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
|
233 |
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
|
234 |
> |
|
235 |
<File |
|
236 |
RelativePath=".\include\can.h" |
|
237 |
> |
|
238 |
</File> |
|
239 |
<File |
|
240 |
RelativePath=".\include\can_driver.h" |
|
241 |
> |
|
242 |
</File> |
|
243 |
<File |
|
244 |
RelativePath=".\include\data.h" |
|
245 |
> |
|
246 |
</File> |
|
247 |
<File |
|
252 | 248 |
RelativePath=".\include\dcf.h" |
249 |
> |
|
250 |
</File> |
|
251 |
<File |
|
165 | 252 |
RelativePath=".\include\def.h" |
253 |
> |
|
254 |
</File> |
|
255 |
<File |
|
256 |
RelativePath=".\include\lifegrd.h" |
|
257 |
> |
|
258 |
</File> |
|
259 |
<File |
|
260 |
RelativePath=".\include\nmtMaster.h" |
|
261 |
> |
|
262 |
</File> |
|
263 |
<File |
|
264 |
RelativePath=".\include\nmtSlave.h" |
|
265 |
> |
|
266 |
</File> |
|
267 |
<File |
|
268 |
RelativePath=".\include\objacces.h" |
|
269 |
> |
|
270 |
</File> |
|
271 |
<File |
|
272 |
RelativePath=".\include\objdictdef.h" |
|
273 |
> |
|
274 |
</File> |
|
275 |
<File |
|
276 |
RelativePath=".\include\pdo.h" |
|
277 |
> |
|
278 |
</File> |
|
279 |
<File |
|
280 |
RelativePath=".\include\sdo.h" |
|
281 |
> |
|
282 |
</File> |
|
283 |
<File |
|
284 |
RelativePath=".\include\states.h" |
|
285 |
> |
|
286 |
</File> |
|
287 |
<File |
|
288 |
RelativePath=".\include\sync.h" |
|
289 |
> |
|
290 |
</File> |
|
291 |
<File |
|
292 |
RelativePath=".\include\timer.h" |
|
293 |
> |
|
294 |
</File> |
|
295 |
<File |
|
296 |
RelativePath=".\include\timers_driver.h" |
|
297 |
> |
|
298 |
</File> |
|
299 |
<Filter |
|
300 |
Name="win32" |
|
301 |
> |
|
302 |
<File |
|
303 |
RelativePath=".\include\win32\applicfg.h" |
|
304 |
> |
|
305 |
</File> |
|
306 |
<File |
|
307 |
RelativePath=".\include\win32\canfestival.h" |
|
308 |
> |
|
309 |
</File> |
|
310 |
<File |
|
311 |
RelativePath=".\include\win32\timerscfg.h" |
|
312 |
> |
|
313 |
</File> |
|
314 |
</Filter> |
|
315 |
</Filter> |
|
316 |
<Filter |
|
317 |
Name="Resource Files" |
|
318 |
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
|
319 |
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
|
320 |
> |
|
321 |
</Filter> |
|
322 |
<File |
|
323 |
RelativePath=".\src\win32\CanFestival-3.def" |
|
324 |
> |
|
325 |
<FileConfiguration |
|
326 |
Name="Debug|Win32" |
|
327 |
> |
|
328 |
<Tool |
|
329 |
Name="VCCustomBuildTool" |
|
330 |
/> |
|
331 |
</FileConfiguration> |
|
332 |
</File> |
|
333 |
</Files> |
|
334 |
<Globals> |
|
335 |
</Globals> |
|
336 |
</VisualStudioProject> |