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