1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="GeoTool"
|
---|
6 | ProjectGUID="{31522E11-420C-4DD6-8922-AF96B93E2207}"
|
---|
7 | Keyword="Win32Proj">
|
---|
8 | <Platforms>
|
---|
9 | <Platform
|
---|
10 | Name="Win32"/>
|
---|
11 | </Platforms>
|
---|
12 | <Configurations>
|
---|
13 | <Configuration
|
---|
14 | Name="Debug|Win32"
|
---|
15 | OutputDirectory="build\$(ConfigurationName)"
|
---|
16 | IntermediateDirectory="build\Debug"
|
---|
17 | ConfigurationType="1"
|
---|
18 | CharacterSet="2">
|
---|
19 | <Tool
|
---|
20 | Name="VCCLCompilerTool"
|
---|
21 | Optimization="0"
|
---|
22 | AdditionalIncludeDirectories=".\include;..\include;..\..\..\..\..\..\NonGTP\FLTK\include;..\..\..\..\..\..\NonGTP\glut;..\GTGeometry\include"
|
---|
23 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
|
---|
24 | MinimalRebuild="FALSE"
|
---|
25 | BasicRuntimeChecks="3"
|
---|
26 | RuntimeLibrary="1"
|
---|
27 | BufferSecurityCheck="TRUE"
|
---|
28 | DisableLanguageExtensions="FALSE"
|
---|
29 | UsePrecompiledHeader="0"
|
---|
30 | WarningLevel="1"
|
---|
31 | SuppressStartupBanner="TRUE"
|
---|
32 | Detect64BitPortabilityProblems="FALSE"
|
---|
33 | DebugInformationFormat="4"
|
---|
34 | CompileAs="2"
|
---|
35 | ShowIncludes="FALSE"
|
---|
36 | UndefineAllPreprocessorDefinitions="FALSE"/>
|
---|
37 | <Tool
|
---|
38 | Name="VCCustomBuildTool"/>
|
---|
39 | <Tool
|
---|
40 | Name="VCLinkerTool"
|
---|
41 | AdditionalDependencies="fltkd.lib comctl32.lib wsock32.lib GTGeometry_d.lib glu32.lib opengl32.lib glaux.lib fltk_opengl.lib"
|
---|
42 | OutputFile="$(OutDir)/GeoTool.exe"
|
---|
43 | LinkIncremental="1"
|
---|
44 | SuppressStartupBanner="TRUE"
|
---|
45 | AdditionalLibraryDirectories="..\..\..\..\..\..\NonGTP\FLTK\lib;..\..\..\..\..\..\NonGTP\glut;..\GTGeometry\build\$(ConfigurationName)"
|
---|
46 | IgnoreDefaultLibraryNames="LIBCD"
|
---|
47 | GenerateDebugInformation="TRUE"
|
---|
48 | ProgramDatabaseFile="$(OutDir)/GeoTool.pdb"
|
---|
49 | SubSystem="2"
|
---|
50 | OptimizeReferences="0"
|
---|
51 | EnableCOMDATFolding="0"
|
---|
52 | TargetMachine="1"/>
|
---|
53 | <Tool
|
---|
54 | Name="VCMIDLTool"/>
|
---|
55 | <Tool
|
---|
56 | Name="VCPostBuildEventTool"/>
|
---|
57 | <Tool
|
---|
58 | Name="VCPreBuildEventTool"/>
|
---|
59 | <Tool
|
---|
60 | Name="VCPreLinkEventTool"/>
|
---|
61 | <Tool
|
---|
62 | Name="VCResourceCompilerTool"/>
|
---|
63 | <Tool
|
---|
64 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
65 | <Tool
|
---|
66 | Name="VCXMLDataGeneratorTool"/>
|
---|
67 | <Tool
|
---|
68 | Name="VCWebDeploymentTool"/>
|
---|
69 | <Tool
|
---|
70 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
71 | <Tool
|
---|
72 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
73 | </Configuration>
|
---|
74 | <Configuration
|
---|
75 | Name="Release|Win32"
|
---|
76 | OutputDirectory="build\$(ConfigurationName)"
|
---|
77 | IntermediateDirectory="build\Release"
|
---|
78 | ConfigurationType="1"
|
---|
79 | CharacterSet="2">
|
---|
80 | <Tool
|
---|
81 | Name="VCCLCompilerTool"
|
---|
82 | Optimization="0"
|
---|
83 | AdditionalIncludeDirectories=".\include;..\include;..\..\..\..\..\..\NonGTP\FLTK\include;..\..\..\..\..\..\NonGTP\glut;..\GTGeometry\include"
|
---|
84 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
|
---|
85 | RuntimeLibrary="4"
|
---|
86 | UsePrecompiledHeader="0"
|
---|
87 | WarningLevel="0"
|
---|
88 | Detect64BitPortabilityProblems="FALSE"
|
---|
89 | DebugInformationFormat="0"
|
---|
90 | CompileAs="0"/>
|
---|
91 | <Tool
|
---|
92 | Name="VCCustomBuildTool"/>
|
---|
93 | <Tool
|
---|
94 | Name="VCLinkerTool"
|
---|
95 | AdditionalDependencies="GTGeometry.lib fltk.lib comctl32.lib wsock32.lib glu32.lib opengl32.lib glaux.lib fltk_opengl.lib"
|
---|
96 | OutputFile="$(OutDir)/GeoTool.exe"
|
---|
97 | LinkIncremental="1"
|
---|
98 | SuppressStartupBanner="TRUE"
|
---|
99 | AdditionalLibraryDirectories="..\..\..\..\..\..\NonGTP\FLTK\lib;..\..\..\..\..\..\NonGTP\glut;..\GTGeometry\build\$(ConfigurationName)"
|
---|
100 | IgnoreDefaultLibraryNames="LIBCMT;LIBCMTD"
|
---|
101 | GenerateDebugInformation="FALSE"
|
---|
102 | SubSystem="2"
|
---|
103 | OptimizeReferences="0"
|
---|
104 | EnableCOMDATFolding="0"
|
---|
105 | TargetMachine="1"/>
|
---|
106 | <Tool
|
---|
107 | Name="VCMIDLTool"/>
|
---|
108 | <Tool
|
---|
109 | Name="VCPostBuildEventTool"/>
|
---|
110 | <Tool
|
---|
111 | Name="VCPreBuildEventTool"/>
|
---|
112 | <Tool
|
---|
113 | Name="VCPreLinkEventTool"/>
|
---|
114 | <Tool
|
---|
115 | Name="VCResourceCompilerTool"/>
|
---|
116 | <Tool
|
---|
117 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
118 | <Tool
|
---|
119 | Name="VCXMLDataGeneratorTool"/>
|
---|
120 | <Tool
|
---|
121 | Name="VCWebDeploymentTool"/>
|
---|
122 | <Tool
|
---|
123 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
124 | <Tool
|
---|
125 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
126 | </Configuration>
|
---|
127 | </Configurations>
|
---|
128 | <References>
|
---|
129 | </References>
|
---|
130 | <Files>
|
---|
131 | <Filter
|
---|
132 | Name="Source Files"
|
---|
133 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
134 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
---|
135 | <File
|
---|
136 | RelativePath=".\src\GeoMeshLoader.cpp">
|
---|
137 | </File>
|
---|
138 | <File
|
---|
139 | RelativePath=".\src\GeoMeshSaver.cpp">
|
---|
140 | </File>
|
---|
141 | <File
|
---|
142 | RelativePath=".\src\GeoMeshView.cpp">
|
---|
143 | </File>
|
---|
144 | <File
|
---|
145 | RelativePath=".\src\GeoMeshViewUI.cpp">
|
---|
146 | </File>
|
---|
147 | <File
|
---|
148 | RelativePath=".\src\GeoTool.cpp">
|
---|
149 | </File>
|
---|
150 | <File
|
---|
151 | RelativePath=".\src\GTAboutDialog.cpp">
|
---|
152 | </File>
|
---|
153 | </Filter>
|
---|
154 | <Filter
|
---|
155 | Name="Header Files"
|
---|
156 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
157 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
---|
158 | <File
|
---|
159 | RelativePath=".\include\GeoMeshLoader.h">
|
---|
160 | </File>
|
---|
161 | <File
|
---|
162 | RelativePath=".\include\GeoMeshSaver.h">
|
---|
163 | </File>
|
---|
164 | <File
|
---|
165 | RelativePath=".\include\GeoMeshView.h">
|
---|
166 | </File>
|
---|
167 | <File
|
---|
168 | RelativePath=".\include\GeoMeshViewUI.h">
|
---|
169 | </File>
|
---|
170 | <File
|
---|
171 | RelativePath=".\include\GTAboutDialog.h">
|
---|
172 | </File>
|
---|
173 | <File
|
---|
174 | RelativePath=".\src\resource.h">
|
---|
175 | </File>
|
---|
176 | </Filter>
|
---|
177 | <Filter
|
---|
178 | Name="Resource Files"
|
---|
179 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
---|
180 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
---|
181 | <File
|
---|
182 | RelativePath=".\media\logos\GeoIcon.ico">
|
---|
183 | </File>
|
---|
184 | <File
|
---|
185 | RelativePath=".\src\GeoTool.rc">
|
---|
186 | </File>
|
---|
187 | </Filter>
|
---|
188 | </Files>
|
---|
189 | <Globals>
|
---|
190 | </Globals>
|
---|
191 | </VisualStudioProject>
|
---|