]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
b75a7d8f A |
2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | |
374ca955 | 4 | Version="7.10" |
b75a7d8f A |
5 | Name="pkgdata" |
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 | ImproveFloatingPointConsistency="TRUE" | |
73c04bcf A |
25 | AdditionalIncludeDirectories="../../../include;../../common;../toolutil" |
26 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | |
b75a7d8f A |
27 | BasicRuntimeChecks="3" |
28 | RuntimeLibrary="3" | |
73c04bcf | 29 | BufferSecurityCheck="TRUE" |
b75a7d8f | 30 | DisableLanguageExtensions="TRUE" |
73c04bcf | 31 | TreatWChar_tAsBuiltInType="TRUE" |
b75a7d8f A |
32 | PrecompiledHeaderFile=".\Debug/pkgdata.pch" |
33 | AssemblerListingLocation=".\Debug/" | |
34 | ObjectFile=".\Debug/" | |
35 | ProgramDataBaseFileName=".\Debug/" | |
36 | BrowseInformation="1" | |
37 | WarningLevel="3" | |
38 | SuppressStartupBanner="TRUE" | |
39 | DebugInformationFormat="4" | |
40 | CompileAs="0"/> | |
41 | <Tool | |
42 | Name="VCCustomBuildTool" | |
374ca955 | 43 | CommandLine="copy "$(TargetPath)" ..\..\..\bin |
b75a7d8f | 44 | " |
374ca955 | 45 | Outputs="..\..\..\bin\$(TargetFileName)"/> |
b75a7d8f A |
46 | <Tool |
47 | Name="VCLinkerTool" | |
b75a7d8f A |
48 | OutputFile=".\Debug/pkgdata.exe" |
49 | LinkIncremental="2" | |
50 | SuppressStartupBanner="TRUE" | |
b75a7d8f A |
51 | GenerateDebugInformation="TRUE" |
52 | ProgramDatabaseFile=".\Debug/pkgdata.pdb" | |
53 | SubSystem="1"/> | |
54 | <Tool | |
55 | Name="VCMIDLTool" | |
56 | TypeLibraryName=".\Debug/pkgdata.tlb"/> | |
57 | <Tool | |
58 | Name="VCPostBuildEventTool"/> | |
59 | <Tool | |
60 | Name="VCPreBuildEventTool"/> | |
61 | <Tool | |
62 | Name="VCPreLinkEventTool"/> | |
63 | <Tool | |
64 | Name="VCResourceCompilerTool" | |
65 | PreprocessorDefinitions="_DEBUG" | |
66 | Culture="1041"/> | |
67 | <Tool | |
68 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
69 | <Tool |
70 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
71 | <Tool |
72 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
73 | <Tool |
74 | Name="VCManagedWrapperGeneratorTool"/> | |
75 | <Tool | |
76 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
77 | </Configuration> |
78 | <Configuration | |
79 | Name="Release|Win32" | |
80 | OutputDirectory=".\Release" | |
81 | IntermediateDirectory=".\Release" | |
82 | ConfigurationType="1" | |
83 | UseOfMFC="0" | |
84 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
85 | CharacterSet="2"> | |
86 | <Tool | |
87 | Name="VCCLCompilerTool" | |
b75a7d8f | 88 | ImproveFloatingPointConsistency="TRUE" |
73c04bcf A |
89 | AdditionalIncludeDirectories="../../../include;../../common;../toolutil" |
90 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | |
b75a7d8f A |
91 | StringPooling="TRUE" |
92 | RuntimeLibrary="2" | |
93 | EnableFunctionLevelLinking="TRUE" | |
94 | DisableLanguageExtensions="TRUE" | |
73c04bcf | 95 | TreatWChar_tAsBuiltInType="TRUE" |
b75a7d8f A |
96 | PrecompiledHeaderFile=".\Release/pkgdata.pch" |
97 | AssemblerListingLocation=".\Release/" | |
98 | ObjectFile=".\Release/" | |
99 | ProgramDataBaseFileName=".\Release/" | |
100 | WarningLevel="3" | |
101 | SuppressStartupBanner="TRUE" | |
102 | CompileAs="0"/> | |
103 | <Tool | |
104 | Name="VCCustomBuildTool" | |
374ca955 | 105 | CommandLine="copy "$(TargetPath)" ..\..\..\bin |
b75a7d8f | 106 | " |
374ca955 | 107 | Outputs="..\..\..\bin\$(TargetFileName)"/> |
b75a7d8f A |
108 | <Tool |
109 | Name="VCLinkerTool" | |
b75a7d8f A |
110 | OutputFile=".\Release/pkgdata.exe" |
111 | LinkIncremental="1" | |
112 | SuppressStartupBanner="TRUE" | |
b75a7d8f A |
113 | ProgramDatabaseFile=".\Release/pkgdata.pdb" |
114 | SubSystem="1"/> | |
115 | <Tool | |
116 | Name="VCMIDLTool" | |
117 | TypeLibraryName=".\Release/pkgdata.tlb"/> | |
118 | <Tool | |
119 | Name="VCPostBuildEventTool"/> | |
120 | <Tool | |
121 | Name="VCPreBuildEventTool"/> | |
122 | <Tool | |
123 | Name="VCPreLinkEventTool"/> | |
124 | <Tool | |
125 | Name="VCResourceCompilerTool" | |
126 | PreprocessorDefinitions="NDEBUG" | |
127 | Culture="1041"/> | |
128 | <Tool | |
129 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
130 | <Tool |
131 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
132 | <Tool |
133 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
134 | <Tool |
135 | Name="VCManagedWrapperGeneratorTool"/> | |
136 | <Tool | |
137 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
138 | </Configuration> |
139 | </Configurations> | |
374ca955 A |
140 | <References> |
141 | </References> | |
b75a7d8f A |
142 | <Files> |
143 | <Filter | |
144 | Name="Source Files" | |
145 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | |
146 | <File | |
147 | RelativePath=".\filemode.c"> | |
148 | </File> | |
149 | <File | |
374ca955 | 150 | RelativePath=".\make.c"> |
b75a7d8f A |
151 | </File> |
152 | <File | |
153 | RelativePath=".\pkgdata.c"> | |
154 | </File> | |
155 | <File | |
156 | RelativePath=".\pkgtypes.c"> | |
157 | </File> | |
158 | <File | |
159 | RelativePath=".\sttcmode.c"> | |
160 | </File> | |
161 | <File | |
162 | RelativePath=".\winmode.c"> | |
163 | </File> | |
164 | </Filter> | |
165 | <Filter | |
166 | Name="Header Files" | |
167 | Filter="h;hpp;hxx;hm;inl"> | |
168 | <File | |
169 | RelativePath=".\makefile.h"> | |
170 | </File> | |
171 | <File | |
172 | RelativePath=".\pkgtypes.h"> | |
173 | </File> | |
174 | </Filter> | |
175 | <Filter | |
176 | Name="Resource Files" | |
177 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
178 | </Filter> | |
179 | </Files> | |
180 | <Globals> | |
181 | </Globals> | |
182 | </VisualStudioProject> |