]>
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="derb" |
6 | SccProjectName="" | |
7 | SccLocalPath=""> | |
8 | <Platforms> | |
9 | <Platform | |
10 | Name="Win32"/> | |
11 | </Platforms> | |
12 | <Configurations> | |
13 | <Configuration | |
14 | Name="Release|Win32" | |
15 | OutputDirectory=".\derb_Win32_Release" | |
16 | IntermediateDirectory=".\derb_Win32_Release" | |
17 | ConfigurationType="1" | |
18 | UseOfMFC="0" | |
19 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
20 | CharacterSet="2"> | |
21 | <Tool | |
22 | Name="VCCLCompilerTool" | |
b75a7d8f | 23 | ImproveFloatingPointConsistency="TRUE" |
73c04bcf A |
24 | AdditionalIncludeDirectories="..\..\common;..\toolutil" |
25 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | |
b75a7d8f A |
26 | StringPooling="TRUE" |
27 | RuntimeLibrary="2" | |
28 | EnableFunctionLevelLinking="TRUE" | |
29 | DisableLanguageExtensions="TRUE" | |
73c04bcf | 30 | TreatWChar_tAsBuiltInType="TRUE" |
b75a7d8f A |
31 | PrecompiledHeaderFile=".\derb_Win32_Release/derb.pch" |
32 | AssemblerListingLocation=".\derb_Win32_Release/" | |
33 | ObjectFile=".\derb_Win32_Release/" | |
34 | ProgramDataBaseFileName=".\derb_Win32_Release/" | |
35 | WarningLevel="3" | |
36 | SuppressStartupBanner="TRUE" | |
37 | CompileAs="0"/> | |
38 | <Tool | |
39 | Name="VCCustomBuildTool" | |
374ca955 | 40 | CommandLine="copy "$(TargetPath)" ..\..\..\bin |
b75a7d8f | 41 | " |
374ca955 | 42 | Outputs="..\..\..\bin\$(TargetFileName)"/> |
b75a7d8f A |
43 | <Tool |
44 | Name="VCLinkerTool" | |
b75a7d8f A |
45 | OutputFile=".\derb_Win32_Release/derb.exe" |
46 | LinkIncremental="1" | |
47 | SuppressStartupBanner="TRUE" | |
b75a7d8f A |
48 | ProgramDatabaseFile=".\derb_Win32_Release/derb.pdb" |
49 | SubSystem="1"/> | |
50 | <Tool | |
51 | Name="VCMIDLTool" | |
52 | PreprocessorDefinitions="NDEBUG" | |
53 | MkTypLibCompatible="TRUE" | |
54 | SuppressStartupBanner="TRUE" | |
55 | TargetEnvironment="1" | |
56 | TypeLibraryName=".\derb_Win32_Release/derb.tlb"/> | |
57 | <Tool | |
58 | Name="VCPostBuildEventTool"/> | |
59 | <Tool | |
60 | Name="VCPreBuildEventTool"/> | |
61 | <Tool | |
62 | Name="VCPreLinkEventTool"/> | |
63 | <Tool | |
64 | Name="VCResourceCompilerTool" | |
65 | PreprocessorDefinitions="NDEBUG" | |
66 | Culture="1033"/> | |
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="Debug|Win32" | |
80 | OutputDirectory=".\derb_Win32_Debug" | |
81 | IntermediateDirectory=".\derb_Win32_Debug" | |
82 | ConfigurationType="1" | |
83 | UseOfMFC="0" | |
84 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
85 | CharacterSet="2"> | |
86 | <Tool | |
87 | Name="VCCLCompilerTool" | |
88 | Optimization="0" | |
89 | ImproveFloatingPointConsistency="TRUE" | |
73c04bcf A |
90 | AdditionalIncludeDirectories="..\..\common;..\toolutil" |
91 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | |
b75a7d8f A |
92 | BasicRuntimeChecks="3" |
93 | RuntimeLibrary="3" | |
73c04bcf | 94 | BufferSecurityCheck="TRUE" |
b75a7d8f | 95 | DisableLanguageExtensions="TRUE" |
73c04bcf | 96 | TreatWChar_tAsBuiltInType="TRUE" |
b75a7d8f A |
97 | PrecompiledHeaderFile=".\derb_Win32_Debug/derb.pch" |
98 | AssemblerListingLocation=".\derb_Win32_Debug/" | |
99 | ObjectFile=".\derb_Win32_Debug/" | |
100 | ProgramDataBaseFileName=".\derb_Win32_Debug/" | |
101 | WarningLevel="3" | |
102 | SuppressStartupBanner="TRUE" | |
103 | DebugInformationFormat="4" | |
104 | CompileAs="0"/> | |
105 | <Tool | |
106 | Name="VCCustomBuildTool" | |
374ca955 | 107 | CommandLine="copy "$(TargetPath)" ..\..\..\bin |
b75a7d8f | 108 | " |
374ca955 | 109 | Outputs="..\..\..\bin\$(TargetFileName)"/> |
b75a7d8f A |
110 | <Tool |
111 | Name="VCLinkerTool" | |
b75a7d8f A |
112 | OutputFile=".\derb_Win32_Debug/derb.exe" |
113 | LinkIncremental="2" | |
114 | SuppressStartupBanner="TRUE" | |
b75a7d8f A |
115 | GenerateDebugInformation="TRUE" |
116 | ProgramDatabaseFile=".\derb_Win32_Debug/derb.pdb" | |
117 | SubSystem="1"/> | |
118 | <Tool | |
119 | Name="VCMIDLTool" | |
120 | PreprocessorDefinitions="_DEBUG" | |
121 | MkTypLibCompatible="TRUE" | |
122 | SuppressStartupBanner="TRUE" | |
123 | TargetEnvironment="1" | |
124 | TypeLibraryName=".\derb_Win32_Debug/derb.tlb"/> | |
125 | <Tool | |
126 | Name="VCPostBuildEventTool"/> | |
127 | <Tool | |
128 | Name="VCPreBuildEventTool"/> | |
129 | <Tool | |
130 | Name="VCPreLinkEventTool"/> | |
131 | <Tool | |
132 | Name="VCResourceCompilerTool" | |
133 | PreprocessorDefinitions="_DEBUG" | |
134 | Culture="1033"/> | |
135 | <Tool | |
136 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
137 | <Tool |
138 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
139 | <Tool |
140 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
141 | <Tool |
142 | Name="VCManagedWrapperGeneratorTool"/> | |
143 | <Tool | |
144 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
145 | </Configuration> |
146 | </Configurations> | |
374ca955 A |
147 | <References> |
148 | </References> | |
b75a7d8f A |
149 | <Files> |
150 | <Filter | |
151 | Name="Source Files" | |
152 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | |
153 | <File | |
154 | RelativePath=".\derb.c"> | |
155 | </File> | |
156 | </Filter> | |
157 | <Filter | |
158 | Name="Header Files" | |
159 | Filter="h;hpp;hxx;hm;inl"> | |
160 | </Filter> | |
161 | <Filter | |
162 | Name="Resource Files" | |
163 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
164 | </Filter> | |
165 | </Files> | |
166 | <Globals> | |
167 | </Globals> | |
168 | </VisualStudioProject> |