]>
Commit | Line | Data |
---|---|---|
b75a7d8f A |
1 | <?xml version="1.0" encoding = "Windows-1252"?> |
2 | <VisualStudioProject | |
3 | ProjectType="Visual C++" | |
4 | Version="7.00" | |
5 | Name="writer" | |
6 | SccProjectName="" | |
7 | SccLocalPath=""> | |
8 | <Platforms> | |
9 | <Platform | |
10 | Name="Win32"/> | |
11 | </Platforms> | |
12 | <Configurations> | |
13 | <Configuration | |
14 | Name="Debug|Win32" | |
15 | OutputDirectory=".\Debug" | |
16 | IntermediateDirectory=".\Debug" | |
17 | ConfigurationType="1" | |
18 | UseOfMFC="0" | |
19 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
20 | CharacterSet="2"> | |
21 | <Tool | |
22 | Name="VCCLCompilerTool" | |
23 | Optimization="0" | |
24 | OptimizeForProcessor="2" | |
25 | AdditionalIncludeDirectories="..\..\..\include,..\..\tools\toolutil" | |
26 | PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" | |
27 | BasicRuntimeChecks="3" | |
28 | RuntimeLibrary="3" | |
29 | UsePrecompiledHeader="2" | |
30 | PrecompiledHeaderFile=".\Debug/writer.pch" | |
31 | AssemblerListingLocation=".\Debug/" | |
32 | ObjectFile=".\Debug/" | |
33 | ProgramDataBaseFileName=".\Debug/" | |
34 | WarningLevel="3" | |
35 | SuppressStartupBanner="TRUE" | |
36 | DebugInformationFormat="4" | |
37 | CompileAs="0"/> | |
38 | <Tool | |
39 | Name="VCCustomBuildTool"/> | |
40 | <Tool | |
41 | Name="VCLinkerTool" | |
42 | AdditionalOptions="/MACHINE:I386" | |
43 | AdditionalDependencies="icutud.lib" | |
44 | OutputFile=".\Debug/writer.exe" | |
45 | LinkIncremental="2" | |
46 | SuppressStartupBanner="TRUE" | |
47 | AdditionalLibraryDirectories="../../../lib" | |
48 | GenerateDebugInformation="TRUE" | |
49 | ProgramDatabaseFile=".\Debug/writer.pdb" | |
50 | SubSystem="1"/> | |
51 | <Tool | |
52 | Name="VCMIDLTool" | |
53 | TypeLibraryName=".\Debug/writer.tlb"/> | |
54 | <Tool | |
55 | Name="VCPostBuildEventTool"/> | |
56 | <Tool | |
57 | Name="VCPreBuildEventTool"/> | |
58 | <Tool | |
59 | Name="VCPreLinkEventTool"/> | |
60 | <Tool | |
61 | Name="VCResourceCompilerTool" | |
62 | PreprocessorDefinitions="_DEBUG" | |
63 | Culture="1033"/> | |
64 | <Tool | |
65 | Name="VCWebServiceProxyGeneratorTool"/> | |
66 | <Tool | |
67 | Name="VCWebDeploymentTool"/> | |
68 | </Configuration> | |
69 | <Configuration | |
70 | Name="Release|Win32" | |
71 | OutputDirectory=".\Release" | |
72 | IntermediateDirectory=".\Release" | |
73 | ConfigurationType="1" | |
74 | UseOfMFC="0" | |
75 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
76 | CharacterSet="2"> | |
77 | <Tool | |
78 | Name="VCCLCompilerTool" | |
79 | InlineFunctionExpansion="1" | |
80 | OptimizeForProcessor="2" | |
81 | AdditionalIncludeDirectories="..\..\..\include,..\..\tools\toolutil" | |
82 | PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE" | |
83 | StringPooling="TRUE" | |
84 | RuntimeLibrary="2" | |
85 | EnableFunctionLevelLinking="TRUE" | |
86 | UsePrecompiledHeader="2" | |
87 | PrecompiledHeaderFile=".\Release/writer.pch" | |
88 | AssemblerListingLocation=".\Release/" | |
89 | ObjectFile=".\Release/" | |
90 | ProgramDataBaseFileName=".\Release/" | |
91 | WarningLevel="3" | |
92 | SuppressStartupBanner="TRUE" | |
93 | CompileAs="0"/> | |
94 | <Tool | |
95 | Name="VCCustomBuildTool"/> | |
96 | <Tool | |
97 | Name="VCLinkerTool" | |
98 | AdditionalOptions="/MACHINE:I386" | |
99 | AdditionalDependencies="icutu.lib" | |
100 | OutputFile=".\Release/writer.exe" | |
101 | LinkIncremental="1" | |
102 | SuppressStartupBanner="TRUE" | |
103 | AdditionalLibraryDirectories="../../../lib" | |
104 | ProgramDatabaseFile=".\Release/writer.pdb" | |
105 | SubSystem="1"/> | |
106 | <Tool | |
107 | Name="VCMIDLTool" | |
108 | TypeLibraryName=".\Release/writer.tlb"/> | |
109 | <Tool | |
110 | Name="VCPostBuildEventTool"/> | |
111 | <Tool | |
112 | Name="VCPreBuildEventTool"/> | |
113 | <Tool | |
114 | Name="VCPreLinkEventTool"/> | |
115 | <Tool | |
116 | Name="VCResourceCompilerTool" | |
117 | PreprocessorDefinitions="NDEBUG" | |
118 | Culture="1033"/> | |
119 | <Tool | |
120 | Name="VCWebServiceProxyGeneratorTool"/> | |
121 | <Tool | |
122 | Name="VCWebDeploymentTool"/> | |
123 | </Configuration> | |
124 | </Configurations> | |
125 | <Files> | |
126 | <Filter | |
127 | Name="Source Files" | |
128 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | |
129 | <File | |
130 | RelativePath=".\writer.c"> | |
131 | </File> | |
132 | </Filter> | |
133 | <Filter | |
134 | Name="Header Files" | |
135 | Filter="h;hpp;hxx;hm;inl"> | |
136 | </Filter> | |
137 | <Filter | |
138 | Name="Resource Files" | |
139 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
140 | </Filter> | |
141 | </Files> | |
142 | <Globals> | |
143 | </Globals> | |
144 | </VisualStudioProject> |