source: trunk/MFCtooling/userlog/userlog.vcproj @ 32

Last change on this file since 32 was 32, checked in by sherbold, 13 years ago
File size: 5.6 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9.00"
5        Name="userlog"
6        ProjectGUID="{A881CC90-25D4-4D76-A30D-C8CA09A3434D}"
7        RootNamespace="userlog"
8        Keyword="Win32Proj"
9        TargetFrameworkVersion="196613"
10        >
11        <Platforms>
12                <Platform
13                        Name="Win32"
14                />
15        </Platforms>
16        <ToolFiles>
17        </ToolFiles>
18        <Configurations>
19                <Configuration
20                        Name="Debug|Win32"
21                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22                        IntermediateDirectory="$(ConfigurationName)"
23                        ConfigurationType="2"
24                        CharacterSet="1"
25                        >
26                        <Tool
27                                Name="VCPreBuildEventTool"
28                        />
29                        <Tool
30                                Name="VCCustomBuildTool"
31                        />
32                        <Tool
33                                Name="VCXMLDataGeneratorTool"
34                        />
35                        <Tool
36                                Name="VCWebServiceProxyGeneratorTool"
37                        />
38                        <Tool
39                                Name="VCMIDLTool"
40                        />
41                        <Tool
42                                Name="VCCLCompilerTool"
43                                Optimization="0"
44                                AdditionalIncludeDirectories=""
45                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;USERLOG_EXPORTS"
46                                MinimalRebuild="true"
47                                BasicRuntimeChecks="3"
48                                RuntimeLibrary="3"
49                                UsePrecompiledHeader="2"
50                                WarningLevel="3"
51                                DebugInformationFormat="4"
52                        />
53                        <Tool
54                                Name="VCManagedResourceCompilerTool"
55                        />
56                        <Tool
57                                Name="VCResourceCompilerTool"
58                        />
59                        <Tool
60                                Name="VCPreLinkEventTool"
61                        />
62                        <Tool
63                                Name="VCLinkerTool"
64                                LinkIncremental="2"
65                                AdditionalLibraryDirectories="C:\Projects\msl\mfcutil\marbase_cl\build\win32\Debug;C:\Projects\msl\lib\win32\debug;C:\Projects\merror\merror\build\win32\Debug"
66                                GenerateDebugInformation="true"
67                                SubSystem="2"
68                                TargetMachine="1"
69                        />
70                        <Tool
71                                Name="VCALinkTool"
72                        />
73                        <Tool
74                                Name="VCManifestTool"
75                        />
76                        <Tool
77                                Name="VCXDCMakeTool"
78                        />
79                        <Tool
80                                Name="VCBscMakeTool"
81                        />
82                        <Tool
83                                Name="VCFxCopTool"
84                        />
85                        <Tool
86                                Name="VCAppVerifierTool"
87                        />
88                        <Tool
89                                Name="VCPostBuildEventTool"
90                                CommandLine=""
91                        />
92                </Configuration>
93                <Configuration
94                        Name="Release|Win32"
95                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
96                        IntermediateDirectory="$(ConfigurationName)"
97                        ConfigurationType="2"
98                        CharacterSet="1"
99                        WholeProgramOptimization="1"
100                        >
101                        <Tool
102                                Name="VCPreBuildEventTool"
103                        />
104                        <Tool
105                                Name="VCCustomBuildTool"
106                        />
107                        <Tool
108                                Name="VCXMLDataGeneratorTool"
109                        />
110                        <Tool
111                                Name="VCWebServiceProxyGeneratorTool"
112                        />
113                        <Tool
114                                Name="VCMIDLTool"
115                        />
116                        <Tool
117                                Name="VCCLCompilerTool"
118                                Optimization="2"
119                                EnableIntrinsicFunctions="true"
120                                AdditionalIncludeDirectories="C:\Projects"
121                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;USERLOG_EXPORTS"
122                                RuntimeLibrary="2"
123                                EnableFunctionLevelLinking="true"
124                                UsePrecompiledHeader="2"
125                                WarningLevel="3"
126                                DebugInformationFormat="3"
127                        />
128                        <Tool
129                                Name="VCManagedResourceCompilerTool"
130                        />
131                        <Tool
132                                Name="VCResourceCompilerTool"
133                        />
134                        <Tool
135                                Name="VCPreLinkEventTool"
136                        />
137                        <Tool
138                                Name="VCLinkerTool"
139                                AdditionalDependencies="trace.lib"
140                                LinkIncremental="1"
141                                AdditionalLibraryDirectories="C:\Projects\msl\build\win32\Release;C:\Projects\merror\merror\build\win32\Release"
142                                GenerateDebugInformation="true"
143                                SubSystem="2"
144                                OptimizeReferences="2"
145                                EnableCOMDATFolding="2"
146                                TargetMachine="1"
147                        />
148                        <Tool
149                                Name="VCALinkTool"
150                        />
151                        <Tool
152                                Name="VCManifestTool"
153                        />
154                        <Tool
155                                Name="VCXDCMakeTool"
156                        />
157                        <Tool
158                                Name="VCBscMakeTool"
159                        />
160                        <Tool
161                                Name="VCFxCopTool"
162                        />
163                        <Tool
164                                Name="VCAppVerifierTool"
165                        />
166                        <Tool
167                                Name="VCPostBuildEventTool"
168                                CommandLine="copy C:\repos\software\trunk\userlog_vc08\Release\userlog.dll C:\&quot;Program Files&quot;\Mahr\MarWin\userlog.dll /y"
169                        />
170                </Configuration>
171        </Configurations>
172        <References>
173        </References>
174        <Files>
175                <Filter
176                        Name="Source Files"
177                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
178                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
179                        >
180                        <File
181                                RelativePath=".\cencode.cpp"
182                                >
183                        </File>
184                        <File
185                                RelativePath=".\dllmain.cpp"
186                                >
187                                <FileConfiguration
188                                        Name="Debug|Win32"
189                                        >
190                                        <Tool
191                                                Name="VCCLCompilerTool"
192                                                UsePrecompiledHeader="0"
193                                                CompileAsManaged="0"
194                                        />
195                                </FileConfiguration>
196                                <FileConfiguration
197                                        Name="Release|Win32"
198                                        >
199                                        <Tool
200                                                Name="VCCLCompilerTool"
201                                                UsePrecompiledHeader="0"
202                                                CompileAsManaged="0"
203                                        />
204                                </FileConfiguration>
205                        </File>
206                        <File
207                                RelativePath=".\stdafx.cpp"
208                                >
209                                <FileConfiguration
210                                        Name="Debug|Win32"
211                                        >
212                                        <Tool
213                                                Name="VCCLCompilerTool"
214                                                UsePrecompiledHeader="1"
215                                        />
216                                </FileConfiguration>
217                                <FileConfiguration
218                                        Name="Release|Win32"
219                                        >
220                                        <Tool
221                                                Name="VCCLCompilerTool"
222                                                UsePrecompiledHeader="1"
223                                        />
224                                </FileConfiguration>
225                        </File>
226                        <File
227                                RelativePath=".\userlog.cpp"
228                                >
229                        </File>
230                </Filter>
231                <Filter
232                        Name="Header Files"
233                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
234                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
235                        >
236                        <File
237                                RelativePath=".\cencode.h"
238                                >
239                        </File>
240                        <File
241                                RelativePath=".\encode.h"
242                                >
243                        </File>
244                        <File
245                                RelativePath=".\stdafx.h"
246                                >
247                        </File>
248                        <File
249                                RelativePath=".\targetver.h"
250                                >
251                        </File>
252                        <File
253                                RelativePath=".\userlog.h"
254                                >
255                        </File>
256                </Filter>
257                <Filter
258                        Name="Resource Files"
259                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
260                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
261                        >
262                </Filter>
263        </Files>
264        <Globals>
265        </Globals>
266</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.