blob: 747db4f455afa957478f2b6a287d4d4d39077f67 [file] [log] [blame]
Benny Prijono0a749f12005-10-31 21:02:30 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="pjlibpp"
6 ProjectGUID="{488B9CA1-8F59-4E4E-8748-D6A712CF9F3C}"
7 SccProjectName="&quot;$/pjproject&quot;, PIAAAAAA"
8 SccAuxPath=""
9 SccLocalPath="..\.."
10 SccProvider="MSSCCI:Microsoft Visual SourceSafe">
11 <Platforms>
12 <Platform
13 Name="Win32"/>
14 </Platforms>
15 <Configurations>
16 <Configuration
17 Name="Release|Win32"
18 OutputDirectory=".\output\pjlibpp_vc7_Release"
19 IntermediateDirectory=".\output\pjlibpp_vc7_Release"
20 ConfigurationType="4"
21 UseOfMFC="0"
22 ATLMinimizesCRunTimeLibraryUsage="FALSE"
23 CharacterSet="2">
24 <Tool
25 Name="VCCLCompilerTool"
26 Optimization="2"
27 InlineFunctionExpansion="1"
28 AdditionalIncludeDirectories="../src"
29 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
30 StringPooling="TRUE"
31 RuntimeLibrary="2"
32 EnableFunctionLevelLinking="TRUE"
33 UsePrecompiledHeader="2"
34 PrecompiledHeaderFile=".\output\pjlibpp_vc7_Release/pjlibpp.pch"
35 AssemblerListingLocation=".\output\pjlibpp_vc7_Release/"
36 ObjectFile=".\output\pjlibpp_vc7_Release/"
37 ProgramDataBaseFileName=".\output\pjlibpp_vc7_Release/"
38 WarningLevel="3"
39 SuppressStartupBanner="TRUE"
40 CompileAs="0"/>
41 <Tool
42 Name="VCCustomBuildTool"/>
43 <Tool
44 Name="VCLibrarianTool"
45 OutputFile="..\lib\pjlibpp_vc7s.lib"
46 SuppressStartupBanner="TRUE"/>
47 <Tool
48 Name="VCMIDLTool"/>
49 <Tool
50 Name="VCPostBuildEventTool"/>
51 <Tool
52 Name="VCPreBuildEventTool"/>
53 <Tool
54 Name="VCPreLinkEventTool"/>
55 <Tool
56 Name="VCResourceCompilerTool"
57 PreprocessorDefinitions="NDEBUG"
58 Culture="1033"/>
59 <Tool
60 Name="VCWebServiceProxyGeneratorTool"/>
61 <Tool
62 Name="VCXMLDataGeneratorTool"/>
63 <Tool
64 Name="VCManagedWrapperGeneratorTool"/>
65 <Tool
66 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
67 </Configuration>
68 <Configuration
69 Name="Debug|Win32"
70 OutputDirectory=".\output\pjlibpp_vc7_Debug"
71 IntermediateDirectory=".\output\pjlibpp_vc7_Debug"
72 ConfigurationType="4"
73 UseOfMFC="0"
74 ATLMinimizesCRunTimeLibraryUsage="FALSE"
75 CharacterSet="2">
76 <Tool
77 Name="VCCLCompilerTool"
78 Optimization="0"
79 AdditionalIncludeDirectories="../src"
80 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
81 BasicRuntimeChecks="3"
82 RuntimeLibrary="1"
83 UsePrecompiledHeader="2"
84 PrecompiledHeaderFile=".\output\pjlibpp_vc7_Debug/pjlibpp.pch"
85 AssemblerListingLocation=".\output\pjlibpp_vc7_Debug/"
86 ObjectFile=".\output\pjlibpp_vc7_Debug/"
87 ProgramDataBaseFileName=".\output\pjlibpp_vc7_Debug/"
88 WarningLevel="3"
89 SuppressStartupBanner="TRUE"
90 DebugInformationFormat="4"
91 CompileAs="0"/>
92 <Tool
93 Name="VCCustomBuildTool"/>
94 <Tool
95 Name="VCLibrarianTool"
96 OutputFile="..\lib\pjlibpp_vc7sd.lib"
97 SuppressStartupBanner="TRUE"/>
98 <Tool
99 Name="VCMIDLTool"/>
100 <Tool
101 Name="VCPostBuildEventTool"/>
102 <Tool
103 Name="VCPreBuildEventTool"/>
104 <Tool
105 Name="VCPreLinkEventTool"/>
106 <Tool
107 Name="VCResourceCompilerTool"
108 PreprocessorDefinitions="_DEBUG"
109 Culture="1033"/>
110 <Tool
111 Name="VCWebServiceProxyGeneratorTool"/>
112 <Tool
113 Name="VCXMLDataGeneratorTool"/>
114 <Tool
115 Name="VCManagedWrapperGeneratorTool"/>
116 <Tool
117 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
118 </Configuration>
119 </Configurations>
120 <References>
121 </References>
122 <Files>
123 <Filter
124 Name="Source Files"
125 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
126 <File
127 RelativePath="..\src\pj++\compiletest.cpp">
128 <FileConfiguration
129 Name="Release|Win32"
130 ExcludedFromBuild="TRUE">
131 <Tool
132 Name="VCCLCompilerTool"
133 Optimization="2"
134 AdditionalIncludeDirectories=""
135 PreprocessorDefinitions=""
136 AssemblerOutput="4"/>
137 </FileConfiguration>
138 <FileConfiguration
139 Name="Debug|Win32"
140 ExcludedFromBuild="TRUE">
141 <Tool
142 Name="VCCLCompilerTool"
143 Optimization="0"
144 AdditionalIncludeDirectories=""
145 PreprocessorDefinitions=""
146 BasicRuntimeChecks="3"/>
147 </FileConfiguration>
148 </File>
149 <File
150 RelativePath="..\src\pj++\pj++.cpp">
151 <FileConfiguration
152 Name="Release|Win32"
153 ExcludedFromBuild="TRUE">
154 <Tool
155 Name="VCCLCompilerTool"/>
156 </FileConfiguration>
157 <FileConfiguration
158 Name="Debug|Win32"
159 ExcludedFromBuild="TRUE">
160 <Tool
161 Name="VCCLCompilerTool"/>
162 </FileConfiguration>
163 </File>
164 <File
165 RelativePath="..\src\pj++\proactor.cpp">
166 <FileConfiguration
167 Name="Release|Win32"
168 ExcludedFromBuild="TRUE">
169 <Tool
170 Name="VCCLCompilerTool"/>
171 </FileConfiguration>
172 <FileConfiguration
173 Name="Debug|Win32"
174 ExcludedFromBuild="TRUE">
175 <Tool
176 Name="VCCLCompilerTool"/>
177 </FileConfiguration>
178 </File>
179 </Filter>
180 <Filter
181 Name="Header Files"
182 Filter="h;hpp;hxx;hm;inl">
183 <File
184 RelativePath="..\src\pj++\hash.hpp">
185 </File>
186 <File
187 RelativePath="..\src\pj++\ioqueue.hpp">
188 </File>
189 <File
190 RelativePath="..\src\pj++\list.hpp">
191 </File>
192 <File
193 RelativePath="..\src\pj++\os.hpp">
194 </File>
195 <File
196 RelativePath="..\src\pj++\pool.hpp">
197 </File>
198 <File
199 RelativePath="..\src\pj++\proactor.hpp">
200 </File>
201 <File
202 RelativePath="..\src\pj++\scanner.hpp">
203 </File>
204 <File
205 RelativePath="..\src\pj++\sock.hpp">
206 </File>
207 <File
208 RelativePath="..\src\pj++\string.hpp">
209 </File>
210 <File
211 RelativePath="..\src\pj++\timer.hpp">
212 </File>
213 <File
214 RelativePath="..\src\pj++\tree.hpp">
215 </File>
216 <File
217 RelativePath="..\src\pj++\types.hpp">
218 </File>
219 </Filter>
220 </Files>
221 <Globals>
222 </Globals>
223</VisualStudioProject>