1 <?xml version=
"1.0" encoding =
"Windows-1252"?>
3 ProjectType=
"Visual C++"
15 OutputDirectory=
".\Debug"
16 IntermediateDirectory=
".\Debug"
19 ATLMinimizesCRunTimeLibraryUsage=
"FALSE">
21 Name=
"VCCLCompilerTool"
23 AdditionalIncludeDirectories=
"..\..\msos\include,..\..\mswin\include,..\..\common,$(OPENSSLDIR)/inc32"
24 PreprocessorDefinitions=
"_DEBUG,P_SSL=0$(OPENSSLFLAG)"
26 UsePrecompiledHeader=
"3"
27 PrecompiledHeaderThrough=
"ptlib.h"
28 PrecompiledHeaderFile=
".\Debug/pwrc.pch"
29 AssemblerListingLocation=
".\Debug/"
31 ProgramDataBaseFileName=
".\Debug/"
33 SuppressStartupBanner=
"TRUE"
34 DebugInformationFormat=
"4"
37 Name=
"VCCustomBuildTool"/>
40 AdditionalOptions=
"/MACHINE:I386"
41 AdditionalDependencies=
"ptlibd.lib odbc32.lib odbccp32.lib mpr.lib"
42 OutputFile=
".\Debug/pwrc.exe"
44 SuppressStartupBanner=
"TRUE"
45 AdditionalLibraryDirectories=
"..\..\lib"
46 GenerateDebugInformation=
"TRUE"
47 ProgramDatabaseFile=
".\Debug/pwrc.pdb"
51 TypeLibraryName=
".\Debug/pwrc.tlb"/>
53 Name=
"VCPostBuildEventTool"/>
55 Name=
"VCPreBuildEventTool"/>
57 Name=
"VCPreLinkEventTool"/>
59 Name=
"VCResourceCompilerTool"
60 PreprocessorDefinitions=
"_DEBUG"
63 Name=
"VCWebServiceProxyGeneratorTool"/>
65 Name=
"VCWebDeploymentTool"/>
69 OutputDirectory=
".\Release"
70 IntermediateDirectory=
".\Release"
73 ATLMinimizesCRunTimeLibraryUsage=
"FALSE">
75 Name=
"VCCLCompilerTool"
76 InlineFunctionExpansion=
"1"
77 AdditionalIncludeDirectories=
"..\..\msos\include,..\..\mswin\include,..\..\common,$(OPENSSLDIR)/inc32"
78 PreprocessorDefinitions=
"NDEBUG,P_SSL=0$(OPENSSLFLAG)"
81 EnableFunctionLevelLinking=
"TRUE"
82 UsePrecompiledHeader=
"3"
83 PrecompiledHeaderThrough=
"ptlib.h"
84 PrecompiledHeaderFile=
".\Release/pwrc.pch"
85 AssemblerListingLocation=
".\Release/"
86 ObjectFile=
".\Release/"
87 ProgramDataBaseFileName=
".\Release/"
89 SuppressStartupBanner=
"TRUE"
92 Name=
"VCCustomBuildTool"/>
95 AdditionalOptions=
"/MACHINE:I386"
96 AdditionalDependencies=
"ptlib.lib mpr.lib"
97 OutputFile=
".\Release/pwrc.exe"
99 SuppressStartupBanner=
"TRUE"
100 AdditionalLibraryDirectories=
"..\..\lib"
101 ProgramDatabaseFile=
".\Release/pwrc.pdb"
105 TypeLibraryName=
".\Release/pwrc.tlb"/>
107 Name=
"VCPostBuildEventTool"
108 Description=
"Copying resource compiler to pwlib/lib directory."
109 CommandLine=
"copy Release\pwrc.exe ..\..\lib > nul"/>
111 Name=
"VCPreBuildEventTool"/>
113 Name=
"VCPreLinkEventTool"/>
115 Name=
"VCResourceCompilerTool"
116 PreprocessorDefinitions=
"NDEBUG"
119 Name=
"VCWebServiceProxyGeneratorTool"/>
121 Name=
"VCWebDeploymentTool"/>
129 RelativePath=
".\codegen.cxx">
132 RelativePath=
".\dwindows.cxx">
135 RelativePath=
".\main.cxx">
138 RelativePath=
".\pr_gramm.cxx">
142 Name=
"VCCLCompilerTool"
143 PreprocessorDefinitions=
"_DEBUG,P_SSL=0$(OPENSSLFLAG);MSDOS;$(NoInherit)"
144 UsePrecompiledHeader=
"0"
148 Name=
"Release|Win32">
150 Name=
"VCCLCompilerTool"
151 PreprocessorDefinitions=
"NDEBUG,P_SSL=0$(OPENSSLFLAG);MSDOS;$(NoInherit)"
152 UsePrecompiledHeader=
"0"
157 RelativePath=
".\pr_lex.cxx">
161 Name=
"VCCLCompilerTool"
162 UsePrecompiledHeader=
"0"
166 Name=
"Release|Win32">
168 Name=
"VCCLCompilerTool"
169 UsePrecompiledHeader=
"0"
174 RelativePath=
".\precompile.cxx">
178 Name=
"VCCLCompilerTool"
179 UsePrecompiledHeader=
"1"/>
182 Name=
"Release|Win32">
184 Name=
"VCCLCompilerTool"
185 UsePrecompiledHeader=
"1"/>
189 RelativePath=
".\windows.cxx">
196 RelativePath=
".\pr_gramm.h">
199 RelativePath=
".\pwrc.h">
203 RelativePath=
".\pr_gramm.y">
207 Name=
"VCCustomBuildTool"
208 Description=
"Performing grammar build."
209 CommandLine=
"bison -v -d $(InputName).y
210 copy $(InputName)_tab.h $(InputName).h
211 copy $(InputName)_tab.c $(InputName).cxx
213 Outputs=
"$(InputDir)$(InputName).h;$(InputDir)$(InputName).cxx"/>
216 Name=
"Release|Win32">
218 Name=
"VCCustomBuildTool"
219 Description=
"Performing grammar build."
220 CommandLine=
"bison -v -d $(InputName).y
221 copy $(InputName)_tab.h $(InputName).h
222 copy $(InputName)_tab.c $(InputName).cxx
224 Outputs=
"$(InputDir)$(InputName).h;$(InputDir)$(InputName).cxx"/>
228 RelativePath=
".\pr_lex.l">
232 Name=
"VCCustomBuildTool"
233 Description=
"Performing lexical analyser build."
234 CommandLine=
"flex -t $(InputName).l > $(InputDir)$(InputName).cxx
236 AdditionalDependencies=
"$(InputDir)pr_gramm.h;"
237 Outputs=
"$(InputDir)$(InputName).cxx"/>
240 Name=
"Release|Win32">
242 Name=
"VCCustomBuildTool"
243 Description=
"Performing lexical analyser build."
244 CommandLine=
"flex -t $(InputName).l > $(InputDir)$(InputName).cxx
246 Outputs=
"$(InputDir)$(InputName).cxx"/>
252 </VisualStudioProject>