ARGH
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / DLL / ProjectFiles / MakeDLL_2008.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="9.00"\r
5         Name="MakeDLL"\r
6         ProjectGUID="{AE3B5F0B-CDEF-4BEA-B90D-75AF4FF544EA}"\r
7         TargetFrameworkVersion="0"\r
8         >\r
9         <Platforms>\r
10                 <Platform\r
11                         Name="Win32"\r
12                 />\r
13         </Platforms>\r
14         <ToolFiles>\r
15         </ToolFiles>\r
16         <Configurations>\r
17                 <Configuration\r
18                         Name="Debug|Win32"\r
19                         OutputDirectory=".\Debug"\r
20                         IntermediateDirectory=".\Debug"\r
21                         ConfigurationType="2"\r
22                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"\r
23                         UseOfMFC="0"\r
24                         ATLMinimizesCRunTimeLibraryUsage="false"\r
25                         CharacterSet="1"\r
26                         >\r
27                         <Tool\r
28                                 Name="VCPreBuildEventTool"\r
29                         />\r
30                         <Tool\r
31                                 Name="VCCustomBuildTool"\r
32                         />\r
33                         <Tool\r
34                                 Name="VCXMLDataGeneratorTool"\r
35                         />\r
36                         <Tool\r
37                                 Name="VCWebServiceProxyGeneratorTool"\r
38                         />\r
39                         <Tool\r
40                                 Name="VCMIDLTool"\r
41                                 PreprocessorDefinitions="_DEBUG"\r
42                                 MkTypLibCompatible="true"\r
43                                 SuppressStartupBanner="true"\r
44                                 TargetEnvironment="1"\r
45                                 TypeLibraryName=".\Debug/MakeDLL.tlb"\r
46                                 HeaderFileName=""\r
47                         />\r
48                         <Tool\r
49                                 Name="VCCLCompilerTool"\r
50                                 Optimization="0"\r
51                                 AdditionalIncludeDirectories="..\..\..\include"\r
52                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MakeDLL_EXPORTS"\r
53                                 MinimalRebuild="true"\r
54                                 BasicRuntimeChecks="3"\r
55                                 RuntimeLibrary="3"\r
56                                 UsePrecompiledHeader="0"\r
57                                 PrecompiledHeaderThrough="stdafx.h"\r
58                                 PrecompiledHeaderFile=".\Debug/MakeDLL.pch"\r
59                                 AssemblerListingLocation=".\Debug/"\r
60                                 ObjectFile=".\Debug/"\r
61                                 ProgramDataBaseFileName=".\Debug/"\r
62                                 WarningLevel="3"\r
63                                 SuppressStartupBanner="true"\r
64                                 DebugInformationFormat="4"\r
65                         />\r
66                         <Tool\r
67                                 Name="VCManagedResourceCompilerTool"\r
68                         />\r
69                         <Tool\r
70                                 Name="VCResourceCompilerTool"\r
71                                 PreprocessorDefinitions="_DEBUG"\r
72                                 Culture="1033"\r
73                                 AdditionalIncludeDirectories="..\..\..\include"\r
74                         />\r
75                         <Tool\r
76                                 Name="VCPreLinkEventTool"\r
77                         />\r
78                         <Tool\r
79                                 Name="VCLinkerTool"\r
80                                 AdditionalDependencies="comctl32.lib"\r
81                                 OutputFile=".\Debug/MyDLL.dll"\r
82                                 LinkIncremental="2"\r
83                                 SuppressStartupBanner="true"\r
84                                 ModuleDefinitionFile=".\Export.def"\r
85                                 GenerateDebugInformation="true"\r
86                                 ProgramDatabaseFile=".\Debug/MakeDLL.pdb"\r
87                                 RandomizedBaseAddress="1"\r
88                                 DataExecutionPrevention="0"\r
89                                 ImportLibrary=".\Debug/MyDLL.lib"\r
90                                 TargetMachine="1"\r
91                         />\r
92                         <Tool\r
93                                 Name="VCALinkTool"\r
94                         />\r
95                         <Tool\r
96                                 Name="VCManifestTool"\r
97                         />\r
98                         <Tool\r
99                                 Name="VCXDCMakeTool"\r
100                         />\r
101                         <Tool\r
102                                 Name="VCBscMakeTool"\r
103                                 SuppressStartupBanner="true"\r
104                                 OutputFile=".\Debug/MakeDLL.bsc"\r
105                         />\r
106                         <Tool\r
107                                 Name="VCFxCopTool"\r
108                         />\r
109                         <Tool\r
110                                 Name="VCAppVerifierTool"\r
111                         />\r
112                         <Tool\r
113                                 Name="VCPostBuildEventTool"\r
114                         />\r
115                 </Configuration>\r
116                 <Configuration\r
117                         Name="Release|Win32"\r
118                         OutputDirectory=".\Release"\r
119                         IntermediateDirectory=".\Release"\r
120                         ConfigurationType="2"\r
121                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"\r
122                         UseOfMFC="0"\r
123                         ATLMinimizesCRunTimeLibraryUsage="false"\r
124                         CharacterSet="1"\r
125                         >\r
126                         <Tool\r
127                                 Name="VCPreBuildEventTool"\r
128                         />\r
129                         <Tool\r
130                                 Name="VCCustomBuildTool"\r
131                         />\r
132                         <Tool\r
133                                 Name="VCXMLDataGeneratorTool"\r
134                         />\r
135                         <Tool\r
136                                 Name="VCWebServiceProxyGeneratorTool"\r
137                         />\r
138                         <Tool\r
139                                 Name="VCMIDLTool"\r
140                                 PreprocessorDefinitions="NDEBUG"\r
141                                 MkTypLibCompatible="true"\r
142                                 SuppressStartupBanner="true"\r
143                                 TargetEnvironment="1"\r
144                                 TypeLibraryName=".\Release/MakeDLL.tlb"\r
145                                 HeaderFileName=""\r
146                         />\r
147                         <Tool\r
148                                 Name="VCCLCompilerTool"\r
149                                 Optimization="2"\r
150                                 InlineFunctionExpansion="1"\r
151                                 AdditionalIncludeDirectories="..\..\..\include"\r
152                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MakeDLL_EXPORTS"\r
153                                 StringPooling="true"\r
154                                 RuntimeLibrary="0"\r
155                                 EnableFunctionLevelLinking="true"\r
156                                 UsePrecompiledHeader="0"\r
157                                 PrecompiledHeaderThrough="stdafx.h"\r
158                                 PrecompiledHeaderFile=".\Release/MakeDLL.pch"\r
159                                 AssemblerListingLocation=".\Release/"\r
160                                 ObjectFile=".\Release/"\r
161                                 ProgramDataBaseFileName=".\Release/"\r
162                                 WarningLevel="3"\r
163                                 SuppressStartupBanner="true"\r
164                         />\r
165                         <Tool\r
166                                 Name="VCManagedResourceCompilerTool"\r
167                         />\r
168                         <Tool\r
169                                 Name="VCResourceCompilerTool"\r
170                                 PreprocessorDefinitions="NDEBUG"\r
171                                 Culture="1033"\r
172                                 AdditionalIncludeDirectories="..\..\..\include"\r
173                         />\r
174                         <Tool\r
175                                 Name="VCPreLinkEventTool"\r
176                         />\r
177                         <Tool\r
178                                 Name="VCLinkerTool"\r
179                                 AdditionalDependencies="comctl32.lib"\r
180                                 OutputFile=".\Release/MyDLL.dll"\r
181                                 LinkIncremental="1"\r
182                                 SuppressStartupBanner="true"\r
183                                 ModuleDefinitionFile=".\Export.def"\r
184                                 ProgramDatabaseFile=".\Release/MakeDLL.pdb"\r
185                                 RandomizedBaseAddress="1"\r
186                                 DataExecutionPrevention="0"\r
187                                 ImportLibrary=".\Release/MyDLL.lib"\r
188                                 TargetMachine="1"\r
189                         />\r
190                         <Tool\r
191                                 Name="VCALinkTool"\r
192                         />\r
193                         <Tool\r
194                                 Name="VCManifestTool"\r
195                         />\r
196                         <Tool\r
197                                 Name="VCXDCMakeTool"\r
198                         />\r
199                         <Tool\r
200                                 Name="VCBscMakeTool"\r
201                                 SuppressStartupBanner="true"\r
202                                 OutputFile=".\Release/MakeDLL.bsc"\r
203                         />\r
204                         <Tool\r
205                                 Name="VCFxCopTool"\r
206                         />\r
207                         <Tool\r
208                                 Name="VCAppVerifierTool"\r
209                         />\r
210                         <Tool\r
211                                 Name="VCPostBuildEventTool"\r
212                         />\r
213                 </Configuration>\r
214         </Configurations>\r
215         <References>\r
216         </References>\r
217         <Files>\r
218                 <Filter\r
219                         Name="Source Files"\r
220                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
221                         >\r
222                         <File\r
223                                 RelativePath=".\Export.def"\r
224                                 >\r
225                         </File>\r
226                         <File\r
227                                 RelativePath="..\src\MakeDLL.cpp"\r
228                                 >\r
229                         </File>\r
230                         <File\r
231                                 RelativePath="..\src\MyDialog.cpp"\r
232                                 >\r
233                         </File>\r
234                         <File\r
235                                 RelativePath="..\src\StdAfx.cpp"\r
236                                 >\r
237                         </File>\r
238                 </Filter>\r
239                 <Filter\r
240                         Name="Header Files"\r
241                         Filter="h;hpp;hxx;hm;inl"\r
242                         >\r
243                         <File\r
244                                 RelativePath="..\src\MakeDLL.h"\r
245                                 >\r
246                         </File>\r
247                         <File\r
248                                 RelativePath="..\src\MyDialog.h"\r
249                                 >\r
250                         </File>\r
251                         <File\r
252                                 RelativePath="..\src\resource.h"\r
253                                 >\r
254                         </File>\r
255                         <File\r
256                                 RelativePath="..\src\StdAfx.h"\r
257                                 >\r
258                         </File>\r
259                 </Filter>\r
260                 <Filter\r
261                         Name="Resource Files"\r
262                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
263                         >\r
264                         <File\r
265                                 RelativePath="..\src\Resource.rc"\r
266                                 >\r
267                         </File>\r
268                 </Filter>\r
269                 <Filter\r
270                         Name="Win32++"\r
271                         >\r
272                         <File\r
273                                 RelativePath="..\..\..\include\controls.h"\r
274                                 >\r
275                         </File>\r
276                         <File\r
277                                 RelativePath="..\..\..\include\cstring.h"\r
278                                 >\r
279                         </File>\r
280                         <File\r
281                                 RelativePath="..\..\..\include\default_resource.h"\r
282                                 >\r
283                         </File>\r
284                         <File\r
285                                 RelativePath="..\..\..\include\dialog.h"\r
286                                 >\r
287                         </File>\r
288                         <File\r
289                                 RelativePath="..\..\..\include\docking.h"\r
290                                 >\r
291                         </File>\r
292                         <File\r
293                                 RelativePath="..\..\..\include\file.h"\r
294                                 >\r
295                         </File>\r
296                         <File\r
297                                 RelativePath="..\..\..\include\frame.h"\r
298                                 >\r
299                         </File>\r
300                         <File\r
301                                 RelativePath="..\..\..\include\gdi.h"\r
302                                 >\r
303                         </File>\r
304                         <File\r
305                                 RelativePath="..\..\..\include\listview.h"\r
306                                 >\r
307                         </File>\r
308                         <File\r
309                                 RelativePath="..\..\..\include\mdi.h"\r
310                                 >\r
311                         </File>\r
312                         <File\r
313                                 RelativePath="..\..\..\include\menu.h"\r
314                                 >\r
315                         </File>\r
316                         <File\r
317                                 RelativePath="..\..\..\include\propertysheet.h"\r
318                                 >\r
319                         </File>\r
320                         <File\r
321                                 RelativePath="..\..\..\include\rebar.h"\r
322                                 >\r
323                         </File>\r
324                         <File\r
325                                 RelativePath="..\..\..\include\ribbon.h"\r
326                                 >\r
327                         </File>\r
328                         <File\r
329                                 RelativePath="..\..\..\include\shared_ptr.h"\r
330                                 >\r
331                         </File>\r
332                         <File\r
333                                 RelativePath="..\..\..\include\socket.h"\r
334                                 >\r
335                         </File>\r
336                         <File\r
337                                 RelativePath="..\..\..\include\statusbar.h"\r
338                                 >\r
339                         </File>\r
340                         <File\r
341                                 RelativePath="..\..\..\include\stdcontrols.h"\r
342                                 >\r
343                         </File>\r
344                         <File\r
345                                 RelativePath="..\..\..\include\tab.h"\r
346                                 >\r
347                         </File>\r
348                         <File\r
349                                 RelativePath="..\..\..\include\taskdialog.h"\r
350                                 >\r
351                         </File>\r
352                         <File\r
353                                 RelativePath="..\..\..\include\thread.h"\r
354                                 >\r
355                         </File>\r
356                         <File\r
357                                 RelativePath="..\..\..\include\toolbar.h"\r
358                                 >\r
359                         </File>\r
360                         <File\r
361                                 RelativePath="..\..\..\include\treeview.h"\r
362                                 >\r
363                         </File>\r
364                         <File\r
365                                 RelativePath="..\..\..\include\webbrowser.h"\r
366                                 >\r
367                         </File>\r
368                         <File\r
369                                 RelativePath="..\..\..\include\wincore.h"\r
370                                 >\r
371                         </File>\r
372                         <File\r
373                                 RelativePath="..\..\..\include\winutils.h"\r
374                                 >\r
375                         </File>\r
376                 </Filter>\r
377         </Files>\r
378         <Globals>\r
379         </Globals>\r
380 </VisualStudioProject>\r

UCC git Repository :: git.ucc.asn.au