Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
63026c7f7112eb927def66cb1f0b3312ecd56913
[simgrid.git] / buildtools / vc7 / cxx / SimGridX / SimGridX.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="8,00"\r
5         Name="SimGridX"\r
6         ProjectGUID="{A1E00D71-A118-4A3F-8A37-DAD1CCD4485F}"\r
7         RootNamespace="SimGridX"\r
8         Keyword="Win32Proj"\r
9         >\r
10         <Platforms>\r
11                 <Platform\r
12                         Name="Win32"\r
13                 />\r
14         </Platforms>\r
15         <ToolFiles>\r
16         </ToolFiles>\r
17         <Configurations>\r
18                 <Configuration\r
19                         Name="Debug|Win32"\r
20                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
21                         IntermediateDirectory="$(ConfigurationName)"\r
22                         ConfigurationType="2"\r
23                         CharacterSet="1"\r
24                         >\r
25                         <Tool\r
26                                 Name="VCPreBuildEventTool"\r
27                         />\r
28                         <Tool\r
29                                 Name="VCCustomBuildTool"\r
30                         />\r
31                         <Tool\r
32                                 Name="VCXMLDataGeneratorTool"\r
33                         />\r
34                         <Tool\r
35                                 Name="VCWebServiceProxyGeneratorTool"\r
36                         />\r
37                         <Tool\r
38                                 Name="VCMIDLTool"\r
39                         />\r
40                         <Tool\r
41                                 Name="VCCLCompilerTool"\r
42                                 Optimization="0"\r
43                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SIMGRIDX_EXPORTS;_WIN32;_CRT_SECURE_NO_DEPRECATE"\r
44                                 MinimalRebuild="true"\r
45                                 BasicRuntimeChecks="3"\r
46                                 RuntimeLibrary="2"\r
47                                 UsePrecompiledHeader="0"\r
48                                 WarningLevel="3"\r
49                                 SuppressStartupBanner="false"\r
50                                 Detect64BitPortabilityProblems="true"\r
51                                 DebugInformationFormat="4"\r
52                                 DisableSpecificWarnings="4290"\r
53                         />\r
54                         <Tool\r
55                                 Name="VCManagedResourceCompilerTool"\r
56                         />\r
57                         <Tool\r
58                                 Name="VCResourceCompilerTool"\r
59                         />\r
60                         <Tool\r
61                                 Name="VCPreLinkEventTool"\r
62                         />\r
63                         <Tool\r
64                                 Name="VCLinkerTool"\r
65                                 AdditionalDependencies="simgrid.lib"\r
66                                 OutputFile="C:\WINDOWS\system32\$(ProjectName).dll"\r
67                                 LinkIncremental="2"\r
68                                 GenerateDebugInformation="true"\r
69                                 SubSystem="2"\r
70                                 ImportLibrary=".\Debug/$(TargetName).lib"\r
71                                 TargetMachine="1"\r
72                         />\r
73                         <Tool\r
74                                 Name="VCALinkTool"\r
75                         />\r
76                         <Tool\r
77                                 Name="VCManifestTool"\r
78                         />\r
79                         <Tool\r
80                                 Name="VCXDCMakeTool"\r
81                         />\r
82                         <Tool\r
83                                 Name="VCBscMakeTool"\r
84                         />\r
85                         <Tool\r
86                                 Name="VCFxCopTool"\r
87                         />\r
88                         <Tool\r
89                                 Name="VCAppVerifierTool"\r
90                         />\r
91                         <Tool\r
92                                 Name="VCWebDeploymentTool"\r
93                         />\r
94                         <Tool\r
95                                 Name="VCPostBuildEventTool"\r
96                         />\r
97                 </Configuration>\r
98                 <Configuration\r
99                         Name="Release|Win32"\r
100                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
101                         IntermediateDirectory="$(ConfigurationName)"\r
102                         ConfigurationType="2"\r
103                         CharacterSet="1"\r
104                         WholeProgramOptimization="1"\r
105                         >\r
106                         <Tool\r
107                                 Name="VCPreBuildEventTool"\r
108                         />\r
109                         <Tool\r
110                                 Name="VCCustomBuildTool"\r
111                         />\r
112                         <Tool\r
113                                 Name="VCXMLDataGeneratorTool"\r
114                         />\r
115                         <Tool\r
116                                 Name="VCWebServiceProxyGeneratorTool"\r
117                         />\r
118                         <Tool\r
119                                 Name="VCMIDLTool"\r
120                         />\r
121                         <Tool\r
122                                 Name="VCCLCompilerTool"\r
123                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SIMGRIDX_EXPORTS;_CRT_SECURE_NO_DEPRECATE"\r
124                                 RuntimeLibrary="2"\r
125                                 UsePrecompiledHeader="0"\r
126                                 WarningLevel="3"\r
127                                 Detect64BitPortabilityProblems="true"\r
128                                 DebugInformationFormat="3"\r
129                                 DisableSpecificWarnings="4290"\r
130                         />\r
131                         <Tool\r
132                                 Name="VCManagedResourceCompilerTool"\r
133                         />\r
134                         <Tool\r
135                                 Name="VCResourceCompilerTool"\r
136                         />\r
137                         <Tool\r
138                                 Name="VCPreLinkEventTool"\r
139                         />\r
140                         <Tool\r
141                                 Name="VCLinkerTool"\r
142                                 AdditionalDependencies="simgrid.lib"\r
143                                 LinkIncremental="1"\r
144                                 GenerateDebugInformation="true"\r
145                                 SubSystem="2"\r
146                                 OptimizeReferences="2"\r
147                                 EnableCOMDATFolding="2"\r
148                                 EntryPointSymbol=""\r
149                                 ImportLibrary=".\Release/$(TargetName).lib"\r
150                                 TargetMachine="1"\r
151                         />\r
152                         <Tool\r
153                                 Name="VCALinkTool"\r
154                         />\r
155                         <Tool\r
156                                 Name="VCManifestTool"\r
157                         />\r
158                         <Tool\r
159                                 Name="VCXDCMakeTool"\r
160                         />\r
161                         <Tool\r
162                                 Name="VCBscMakeTool"\r
163                         />\r
164                         <Tool\r
165                                 Name="VCFxCopTool"\r
166                         />\r
167                         <Tool\r
168                                 Name="VCAppVerifierTool"\r
169                         />\r
170                         <Tool\r
171                                 Name="VCWebDeploymentTool"\r
172                         />\r
173                         <Tool\r
174                                 Name="VCPostBuildEventTool"\r
175                         />\r
176                 </Configuration>\r
177         </Configurations>\r
178         <References>\r
179         </References>\r
180         <Files>\r
181                 <Filter\r
182                         Name="Fichiers sources"\r
183                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
184                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r
185                         >\r
186                         <File\r
187                                 RelativePath="..\..\..\..\src\cxx\BadAllocException.cxx"\r
188                                 >\r
189                         </File>\r
190                         <File\r
191                                 RelativePath="..\..\..\..\src\cxx\ClassNotFoundException.cxx"\r
192                                 >\r
193                         </File>\r
194                         <File\r
195                                 RelativePath="..\..\..\..\src\cxx\Exception.cxx"\r
196                                 >\r
197                         </File>\r
198                         <File\r
199                                 RelativePath="..\..\..\..\src\cxx\FileNotFoundException.cxx"\r
200                                 >\r
201                         </File>\r
202                         <File\r
203                                 RelativePath="..\..\..\..\src\cxx\HostNotFoundException.cxx"\r
204                                 >\r
205                         </File>\r
206                         <File\r
207                                 RelativePath="..\..\..\..\src\cxx\InvalidArgumentException.cxx"\r
208                                 >\r
209                         </File>\r
210                         <File\r
211                                 RelativePath="..\..\..\..\src\cxx\LogicException.cxx"\r
212                                 >\r
213                         </File>\r
214                         <File\r
215                                 RelativePath="..\..\..\..\src\cxx\Msg.cxx"\r
216                                 >\r
217                         </File>\r
218                         <File\r
219                                 RelativePath="..\..\..\..\src\cxx\MsgApplication.cxx"\r
220                                 >\r
221                         </File>\r
222                         <File\r
223                                 RelativePath="..\..\..\..\src\cxx\MsgApplicationHandler.cxx"\r
224                                 >\r
225                         </File>\r
226                         <File\r
227                                 RelativePath="..\..\..\..\src\cxx\MsgEnvironment.cxx"\r
228                                 >\r
229                         </File>\r
230                         <File\r
231                                 RelativePath="..\..\..\..\src\cxx\MsgException.cxx"\r
232                                 >\r
233                         </File>\r
234                         <File\r
235                                 RelativePath="..\..\..\..\src\cxx\MsgHost.cxx"\r
236                                 >\r
237                         </File>\r
238                         <File\r
239                                 RelativePath="..\..\..\..\src\cxx\MsgProcess.cxx"\r
240                                 >\r
241                         </File>\r
242                         <File\r
243                                 RelativePath="..\..\..\..\src\cxx\MsgSimulation.cxx"\r
244                                 >\r
245                         </File>\r
246                         <File\r
247                                 RelativePath="..\..\..\..\src\cxx\MsgTask.cxx"\r
248                                 >\r
249                         </File>\r
250                         <File\r
251                                 RelativePath="..\..\..\..\src\cxx\NullPointerException.cxx"\r
252                                 >\r
253                         </File>\r
254                         <File\r
255                                 RelativePath="..\..\..\..\src\cxx\Object.cxx"\r
256                                 >\r
257                         </File>\r
258                         <File\r
259                                 RelativePath="..\..\..\..\src\cxx\OutOfBoundsException.cxx"\r
260                                 >\r
261                         </File>\r
262                         <File\r
263                                 RelativePath="..\..\..\..\src\cxx\ProcessNotFoundException.cxx"\r
264                                 >\r
265                         </File>\r
266                         <File\r
267                                 RelativePath="..\..\..\..\src\cxx\StringHelper.cxx"\r
268                                 >\r
269                         </File>\r
270                 </Filter>\r
271                 <Filter\r
272                         Name="Fichiers d&apos;en-tĂȘte"\r
273                         Filter="h;hpp;hxx;hm;inl;inc;xsd"\r
274                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r
275                         >\r
276                         <File\r
277                                 RelativePath="..\..\..\..\src\cxx\BadAllocException.hpp"\r
278                                 >\r
279                         </File>\r
280                         <File\r
281                                 RelativePath="..\..\..\..\src\cxx\ClassNotFoundException.hpp"\r
282                                 >\r
283                         </File>\r
284                         <File\r
285                                 RelativePath="..\..\..\..\src\cxx\Config.hpp"\r
286                                 >\r
287                         </File>\r
288                         <File\r
289                                 RelativePath="..\..\..\..\src\cxx\Exception.hpp"\r
290                                 >\r
291                         </File>\r
292                         <File\r
293                                 RelativePath="..\..\..\..\src\cxx\FileNotFoundException.hpp"\r
294                                 >\r
295                         </File>\r
296                         <File\r
297                                 RelativePath="..\..\..\..\src\cxx\HostNotFoundException.hpp"\r
298                                 >\r
299                         </File>\r
300                         <File\r
301                                 RelativePath="..\..\..\..\src\cxx\InvalidArgumentException.hpp"\r
302                                 >\r
303                         </File>\r
304                         <File\r
305                                 RelativePath="..\..\..\..\src\cxx\LogicException.hpp"\r
306                                 >\r
307                         </File>\r
308                         <File\r
309                                 RelativePath="..\..\..\..\src\cxx\Msg.hpp"\r
310                                 >\r
311                         </File>\r
312                         <File\r
313                                 RelativePath="..\..\..\..\src\cxx\MsgApplication.hpp"\r
314                                 >\r
315                         </File>\r
316                         <File\r
317                                 RelativePath="..\..\..\..\src\cxx\MsgApplicationHandler.hpp"\r
318                                 >\r
319                         </File>\r
320                         <File\r
321                                 RelativePath="..\..\..\..\src\cxx\MsgEnvironment.hpp"\r
322                                 >\r
323                         </File>\r
324                         <File\r
325                                 RelativePath="..\..\..\..\src\cxx\MsgException.hpp"\r
326                                 >\r
327                         </File>\r
328                         <File\r
329                                 RelativePath="..\..\..\..\src\cxx\MsgHost.hpp"\r
330                                 >\r
331                         </File>\r
332                         <File\r
333                                 RelativePath="..\..\..\..\src\cxx\MsgProcess.hpp"\r
334                                 >\r
335                         </File>\r
336                         <File\r
337                                 RelativePath="..\..\..\..\src\cxx\MsgSimulation.hpp"\r
338                                 >\r
339                         </File>\r
340                         <File\r
341                                 RelativePath="..\..\..\..\src\cxx\MsgTask.hpp"\r
342                                 >\r
343                         </File>\r
344                         <File\r
345                                 RelativePath="..\..\..\..\src\cxx\NullPointerException.hpp"\r
346                                 >\r
347                         </File>\r
348                         <File\r
349                                 RelativePath="..\..\..\..\src\cxx\Object.hpp"\r
350                                 >\r
351                         </File>\r
352                         <File\r
353                                 RelativePath="..\..\..\..\src\cxx\OutOfBoundsException.hpp"\r
354                                 >\r
355                         </File>\r
356                         <File\r
357                                 RelativePath="..\..\..\..\src\cxx\ProcessNotFoundException.hpp"\r
358                                 >\r
359                         </File>\r
360                         <File\r
361                                 RelativePath="..\..\..\..\src\cxx\StringHelper.hpp"\r
362                                 >\r
363                         </File>\r
364                 </Filter>\r
365                 <Filter\r
366                         Name="Fichiers de ressources"\r
367                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"\r
368                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r
369                         >\r
370                 </Filter>\r
371         </Files>\r
372         <Globals>\r
373         </Globals>\r
374 </VisualStudioProject>\r