]> git.mxchange.org Git - flightgear.git/blob - projects/VC8/FGJS.vcproj
Changes to the AIModel code, to prepare for the new traffic manager code:
[flightgear.git] / projects / VC8 / FGJS.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>\r\r
2 <VisualStudioProject\r\r
3         ProjectType="Visual C++"\r\r
4         Version="8,00"\r\r
5         Name="FlightGear"\r\r
6         ProjectGUID="{0E698D36-EA1C-434F-A524-21A673C19F2E}"\r\r
7         Keyword="Win32Proj"\r\r
8         >\r\r
9         <Platforms>\r\r
10                 <Platform\r\r
11                         Name="Win32"\r\r
12                 />\r\r
13         </Platforms>\r\r
14         <ToolFiles>\r\r
15         </ToolFiles>\r\r
16         <Configurations>\r\r
17                 <Configuration\r\r
18                         Name="Debug|Win32"\r\r
19                         OutputDirectory="Debug"\r\r
20                         IntermediateDirectory="Debug"\r\r
21                         ConfigurationType="1"\r\r
22                         >\r\r
23                         <Tool\r\r
24                                 Name="VCPreBuildEventTool"\r\r
25                         />\r\r
26                         <Tool\r\r
27                                 Name="VCCustomBuildTool"\r\r
28                         />\r\r
29                         <Tool\r\r
30                                 Name="VCXMLDataGeneratorTool"\r\r
31                         />\r\r
32                         <Tool\r\r
33                                 Name="VCWebServiceProxyGeneratorTool"\r\r
34                         />\r\r
35                         <Tool\r\r
36                                 Name="VCMIDLTool"\r\r
37                         />\r\r
38                         <Tool\r\r
39                                 Name="VCCLCompilerTool"\r\r
40                                 Optimization="0"\r\r
41                                 AdditionalIncludeDirectories="../../../;../../../Simgear;../../src;../../../AL/include;../../../zlib-1.2.3;../../../freeglut-2.4.0/include;../../../Pre-built.2/include;../../src/include;../../src/input;../../src/FDM/JSBSim"\r\r
42                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;ENABLE_THREADS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CONST_CORRECT_OVERLOADS;NOMINMAX;FREEGLUT_STATIC"\r\r
43                                 MinimalRebuild="true"\r\r
44                                 BasicRuntimeChecks="3"\r\r
45                                 RuntimeLibrary="1"\r\r
46                                 UsePrecompiledHeader="0"\r\r
47                                 WarningLevel="3"\r\r
48                                 Detect64BitPortabilityProblems="false"\r\r
49                                 DebugInformationFormat="4"\r\r
50                         />\r\r
51                         <Tool\r\r
52                                 Name="VCManagedResourceCompilerTool"\r\r
53                         />\r\r
54                         <Tool\r\r
55                                 Name="VCResourceCompilerTool"\r\r
56                         />\r\r
57                         <Tool\r\r
58                                 Name="VCPreLinkEventTool"\r\r
59                         />\r\r
60                         <Tool\r\r
61                                 Name="VCLinkerTool"\r\r
62                                 AdditionalDependencies="FlightgearLib.lib Simgear.lib fnt_d.lib js_d.lib net_d.lib psl_d.lib puAux_d.lib pui_d.lib pw_d.lib sg_d.lib sl_d.lib ssg_d.lib ssgAux_d.lib ul_d.lib pthreadvc2.lib Alut.lib openal32.lib zlibd.lib wsock32.lib advapi32.lib comdlg32.lib shell32.lib user32.lib winmm.lib"\r\r
63                                 LinkIncremental="2"\r\r
64                                 AdditionalLibraryDirectories="&quot;FG$(IntDir)&quot;;../../../plib/;&quot;../../../Simgear/Projects/VC8/$(IntDir)&quot;;&quot;../../../freeglut-2.4.0/$(IntDir)Static&quot;;&quot;../../../Pre-Built.2/lib&quot;;&quot;../../../zlib-1.2.3/projects/visualc6/win32_lib_asm_$(IntDir)&quot;;../../../al/lib"\r\r
65                                 GenerateDebugInformation="true"\r\r
66                                 SubSystem="1"\r\r
67                                 TargetMachine="1"\r\r
68                                 FixedBaseAddress="1"\r\r
69                         />\r\r
70                         <Tool\r\r
71                                 Name="VCALinkTool"\r\r
72                         />\r\r
73                         <Tool\r\r
74                                 Name="VCManifestTool"\r\r
75                         />\r\r
76                         <Tool\r\r
77                                 Name="VCXDCMakeTool"\r\r
78                         />\r\r
79                         <Tool\r\r
80                                 Name="VCBscMakeTool"\r\r
81                         />\r\r
82                         <Tool\r\r
83                                 Name="VCFxCopTool"\r\r
84                         />\r\r
85                         <Tool\r\r
86                                 Name="VCAppVerifierTool"\r\r
87                         />\r\r
88                         <Tool\r\r
89                                 Name="VCWebDeploymentTool"\r\r
90                         />\r\r
91                         <Tool\r\r
92                                 Name="VCPostBuildEventTool"\r\r
93                         />\r\r
94                 </Configuration>\r\r
95                 <Configuration\r\r
96                         Name="Release|Win32"\r\r
97                         OutputDirectory="Release"\r\r
98                         IntermediateDirectory="Release"\r\r
99                         ConfigurationType="1"\r\r
100                         >\r\r
101                         <Tool\r\r
102                                 Name="VCPreBuildEventTool"\r\r
103                         />\r\r
104                         <Tool\r\r
105                                 Name="VCCustomBuildTool"\r\r
106                         />\r\r
107                         <Tool\r\r
108                                 Name="VCXMLDataGeneratorTool"\r\r
109                         />\r\r
110                         <Tool\r\r
111                                 Name="VCWebServiceProxyGeneratorTool"\r\r
112                         />\r\r
113                         <Tool\r\r
114                                 Name="VCMIDLTool"\r\r
115                         />\r\r
116                         <Tool\r\r
117                                 Name="VCCLCompilerTool"\r\r
118                                 AdditionalIncludeDirectories="../../../;../../../Simgear;../../src;../../../AL/include;../../../zlib-1.2.3;../../../freeglut-2.4.0/include;../../../Pre-built.2/include;../../src/include;../../src/input;../../src/FDM/JSBSim"\r\r
119                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ENABLE_THREADS;HAVE_CONFIG_H;_CRT_SECURE_NO_DEPRECATE;_CONST_CORRECT_OVERLOADS;_USE_MATH_DEFINES;NOMINMAX;FREEGLUT_STATIC"\r\r
120                                 StringPooling="true"\r\r
121                                 RuntimeLibrary="0"\r\r
122                                 UsePrecompiledHeader="0"\r\r
123                                 WarningLevel="3"\r\r
124                                 Detect64BitPortabilityProblems="false"\r\r
125                                 DebugInformationFormat="3"\r\r
126                         />\r\r
127                         <Tool\r\r
128                                 Name="VCManagedResourceCompilerTool"\r\r
129                         />\r\r
130                         <Tool\r\r
131                                 Name="VCResourceCompilerTool"\r\r
132                         />\r\r
133                         <Tool\r\r
134                                 Name="VCPreLinkEventTool"\r\r
135                         />\r\r
136                         <Tool\r\r
137                                 Name="VCLinkerTool"\r\r
138                                 AdditionalDependencies="FlightgearLib.lib Simgear.lib fnt.lib js.lib net.lib psl.lib puAux.lib pui.lib pw.lib sg.lib sl.lib ssg.lib ssgAux.lib ul.lib pthreadvc2.lib Alut.lib openal32.lib zlib.lib wsock32.lib advapi32.lib comdlg32.lib shell32.lib user32.lib"\r\r
139                                 LinkIncremental="2"\r\r
140                                 AdditionalLibraryDirectories="&quot;FG$(IntDir)&quot;;../../../plib/;&quot;../../../Simgear/Projects/VC8/$(IntDir)&quot;;&quot;../../../freeglut-2.4.0/$(IntDir)Static&quot;;&quot;../../../Pre-Built.2/lib&quot;;&quot;../../../zlib-1.2.3/projects/visualc6/win32_lib_asm_$(IntDir)&quot;;../../../al/lib"\r\r
141                                 GenerateDebugInformation="true"\r\r
142                                 SubSystem="2"\r\r
143                                 OptimizeReferences="2"\r\r
144                                 EnableCOMDATFolding="2"\r\r
145                                 TargetMachine="1"\r\r
146                                 FixedBaseAddress="1"\r\r
147                         />\r\r
148                         <Tool\r\r
149                                 Name="VCALinkTool"\r\r
150                         />\r\r
151                         <Tool\r\r
152                                 Name="VCManifestTool"\r\r
153                         />\r\r
154                         <Tool\r\r
155                                 Name="VCXDCMakeTool"\r\r
156                         />\r\r
157                         <Tool\r\r
158                                 Name="VCBscMakeTool"\r\r
159                         />\r\r
160                         <Tool\r\r
161                                 Name="VCFxCopTool"\r\r
162                         />\r\r
163                         <Tool\r\r
164                                 Name="VCAppVerifierTool"\r\r
165                         />\r\r
166                         <Tool\r\r
167                                 Name="VCWebDeploymentTool"\r\r
168                         />\r\r
169                         <Tool\r\r
170                                 Name="VCPostBuildEventTool"\r\r
171                         />\r\r
172                 </Configuration>\r\r
173         </Configurations>\r\r
174         <References>\r\r
175         </References>\r\r
176         <Files>\r\r
177                 <Filter\r\r
178                         Name="Header Files"\r\r
179                         Filter="h;hpp;hxx;hm;inl;inc;xsd"\r\r
180                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"\r\r
181                         >\r\r
182                         <File\r\r
183                                 RelativePath="..\..\src\main\fg_commands.hxx"\r\r
184                                 >\r\r
185                         </File>\r\r
186                         <File\r\r
187                                 RelativePath="..\..\src\main\fg_init.hxx"\r\r
188                                 >\r\r
189                         </File>\r\r
190                         <File\r\r
191                                 RelativePath="..\..\src\main\fg_io.hxx"\r\r
192                                 >\r\r
193                         </File>\r\r
194                         <File\r\r
195                                 RelativePath="..\..\src\main\fg_os.hxx"\r\r
196                                 >\r\r
197                         </File>\r\r
198                         <File\r\r
199                                 RelativePath="..\..\src\main\fg_props.hxx"\r\r
200                                 >\r\r
201                         </File>\r\r
202                         <File\r\r
203                                 RelativePath="..\..\src\main\globals.hxx"\r\r
204                                 >\r\r
205                         </File>\r\r
206                         <File\r\r
207                                 RelativePath="..\..\src\main\main.hxx"\r\r
208                                 >\r\r
209                         </File>\r\r
210                         <File\r\r
211                                 RelativePath="..\..\src\main\options.hxx"\r\r
212                                 >\r\r
213                         </File>\r\r
214                         <File\r\r
215                                 RelativePath="..\..\src\main\renderer.hxx"\r\r
216                                 >\r\r
217                         </File>\r\r
218                         <File\r\r
219                                 RelativePath="..\..\src\main\splash.hxx"\r\r
220                                 >\r\r
221                         </File>\r\r
222                         <File\r\r
223                                 RelativePath="..\..\src\main\util.hxx"\r\r
224                                 >\r\r
225                         </File>\r\r
226                         <File\r\r
227                                 RelativePath="..\..\src\main\viewer.hxx"\r\r
228                                 >\r\r
229                         </File>\r\r
230                         <File\r\r
231                                 RelativePath="..\..\src\main\viewmgr.hxx"\r\r
232                                 >\r\r
233                         </File>\r\r
234                 </Filter>\r\r
235                 <Filter\r\r
236                         Name="Resource Files"\r\r
237                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"\r\r
238                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"\r\r
239                         >\r\r
240                 </Filter>\r\r
241                 <Filter\r\r
242                         Name="Source Files"\r\r
243                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r\r
244                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r\r
245                         >\r\r
246                         <File\r\r
247                                 RelativePath="..\..\src\Input\fgjs.cxx"\r\r
248                                 >\r\r
249                         </File>\r\r
250                 </Filter>\r\r
251         </Files>\r\r
252         <Globals>\r\r
253         </Globals>\r\r
254 </VisualStudioProject>\r\r