1 |
<?xml version="1.0" encoding="Windows-1252"?> |
2 |
<VisualStudioProject |
3 |
ProjectType="Visual C++" |
4 |
Version="8.00" |
5 |
Name="SiteMapper" |
6 |
ProjectGUID="{1AA112C5-7A7B-4935-8D91-3C620E9DA4DC}" |
7 |
RootNamespace="SiteMapper" |
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="1" |
23 |
CharacterSet="2" |
24 |
> |
25 |
<Tool |
26 |
Name="VCPreBuildEventTool" |
27 |
/> |
28 |
<Tool |
29 |
Name="VCCustomBuildTool" |
30 |
/> |
31 |
<Tool |
32 |
Name="VCXMLDataGeneratorTool" |
33 |
/> |
34 |
<Tool |
35 |
Name="VCWebServiceProxyGeneratorTool" |
36 |
/> |
37 |
<Tool |
38 |
Name="VCMIDLTool" |
39 |
/> |
40 |
<Tool |
41 |
Name="VCCLCompilerTool" |
42 |
Optimization="0" |
43 |
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;MENES_STL_CONVERTABLE" |
44 |
MinimalRebuild="TRUE" |
45 |
BasicRuntimeChecks="3" |
46 |
RuntimeLibrary="3" |
47 |
UsePrecompiledHeader="0" |
48 |
WarningLevel="3" |
49 |
Detect64BitPortabilityProblems="TRUE" |
50 |
DebugInformationFormat="4" |
51 |
/> |
52 |
<Tool |
53 |
Name="VCManagedResourceCompilerTool" |
54 |
/> |
55 |
<Tool |
56 |
Name="VCResourceCompilerTool" |
57 |
/> |
58 |
<Tool |
59 |
Name="VCPreLinkEventTool" |
60 |
/> |
61 |
<Tool |
62 |
Name="VCLinkerTool" |
63 |
AdditionalDependencies="libpcre.lib menes.lib eisodos.lib" |
64 |
OutputFile="$(OutDir)/SiteMapper.exe" |
65 |
LinkIncremental="2" |
66 |
GenerateDebugInformation="TRUE" |
67 |
ProgramDatabaseFile="$(OutDir)/SiteMapper.pdb" |
68 |
SubSystem="1" |
69 |
TargetMachine="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="VCAppVerifierTool" |
85 |
/> |
86 |
<Tool |
87 |
Name="VCWebDeploymentTool" |
88 |
/> |
89 |
<Tool |
90 |
Name="VCPostBuildEventTool" |
91 |
/> |
92 |
</Configuration> |
93 |
<Configuration |
94 |
Name="Release|Win32" |
95 |
OutputDirectory="Release" |
96 |
IntermediateDirectory="Release" |
97 |
ConfigurationType="1" |
98 |
CharacterSet="2" |
99 |
> |
100 |
<Tool |
101 |
Name="VCPreBuildEventTool" |
102 |
/> |
103 |
<Tool |
104 |
Name="VCCustomBuildTool" |
105 |
/> |
106 |
<Tool |
107 |
Name="VCXMLDataGeneratorTool" |
108 |
/> |
109 |
<Tool |
110 |
Name="VCWebServiceProxyGeneratorTool" |
111 |
/> |
112 |
<Tool |
113 |
Name="VCMIDLTool" |
114 |
/> |
115 |
<Tool |
116 |
Name="VCCLCompilerTool" |
117 |
Optimization="3" |
118 |
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;MENES_STL_CONVERTABLE" |
119 |
RuntimeLibrary="2" |
120 |
UsePrecompiledHeader="0" |
121 |
WarningLevel="3" |
122 |
Detect64BitPortabilityProblems="TRUE" |
123 |
DebugInformationFormat="3" |
124 |
/> |
125 |
<Tool |
126 |
Name="VCManagedResourceCompilerTool" |
127 |
/> |
128 |
<Tool |
129 |
Name="VCResourceCompilerTool" |
130 |
/> |
131 |
<Tool |
132 |
Name="VCPreLinkEventTool" |
133 |
/> |
134 |
<Tool |
135 |
Name="VCLinkerTool" |
136 |
AdditionalDependencies="libpcre.lib menes.lib eisodos.lib" |
137 |
OutputFile="$(OutDir)/SiteMapper.exe" |
138 |
LinkIncremental="1" |
139 |
GenerateDebugInformation="TRUE" |
140 |
SubSystem="1" |
141 |
OptimizeReferences="2" |
142 |
EnableCOMDATFolding="2" |
143 |
TargetMachine="1" |
144 |
/> |
145 |
<Tool |
146 |
Name="VCALinkTool" |
147 |
/> |
148 |
<Tool |
149 |
Name="VCManifestTool" |
150 |
/> |
151 |
<Tool |
152 |
Name="VCXDCMakeTool" |
153 |
/> |
154 |
<Tool |
155 |
Name="VCBscMakeTool" |
156 |
/> |
157 |
<Tool |
158 |
Name="VCAppVerifierTool" |
159 |
/> |
160 |
<Tool |
161 |
Name="VCWebDeploymentTool" |
162 |
/> |
163 |
<Tool |
164 |
Name="VCPostBuildEventTool" |
165 |
/> |
166 |
</Configuration> |
167 |
</Configurations> |
168 |
<References> |
169 |
</References> |
170 |
<Files> |
171 |
<Filter |
172 |
Name="Source Files" |
173 |
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
174 |
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
175 |
> |
176 |
<File |
177 |
RelativePath=".\Matcher\Matcher.cpp" |
178 |
> |
179 |
</File> |
180 |
<File |
181 |
RelativePath=".\Page.cpp" |
182 |
> |
183 |
</File> |
184 |
<File |
185 |
RelativePath=".\SiteMapper.cpp" |
186 |
> |
187 |
</File> |
188 |
</Filter> |
189 |
<Filter |
190 |
Name="Header Files" |
191 |
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
192 |
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
193 |
> |
194 |
<File |
195 |
RelativePath=".\Matcher\Matcher.hpp" |
196 |
> |
197 |
</File> |
198 |
<File |
199 |
RelativePath=".\Page.hpp" |
200 |
> |
201 |
</File> |
202 |
<File |
203 |
RelativePath=".\SiteMapper.hpp" |
204 |
> |
205 |
</File> |
206 |
</Filter> |
207 |
<Filter |
208 |
Name="Resource Files" |
209 |
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
210 |
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
211 |
> |
212 |
</Filter> |
213 |
</Files> |
214 |
<Globals> |
215 |
</Globals> |
216 |
</VisualStudioProject> |