source: trunk/XSUCLWF/cxfel.vcproj@ 18

Last change on this file since 18 was 16, checked in by marrucho, 12 years ago

import xsuc windows forms

File size: 4.8 KB
RevLine 
[16]1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="cxfel"
6 ProjectGUID="{7C6AB5A7-4C39-4419-B544-D29F89D2B5AE}"
7 RootNamespace="cxfel"
8 Keyword="ManagedCProj">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
16 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
17 IntermediateDirectory="$(ConfigurationName)"
18 ConfigurationType="1"
19 UseOfMFC="2"
20 CharacterSet="0"
21 ManagedExtensions="TRUE">
22 <Tool
23 Name="VCCLCompilerTool"
24 Optimization="0"
25 AdditionalIncludeDirectories="C:\temp\libmodbus\libmodbusdll\alloulibere;C:\temp\libmodbus\libmodbusdll\ess20d;C:\temp\libmodbus\libmodbusdll\ess20c;&quot;C:\temp\libmodbus\libmodbus-3.0.1\tests&quot;;&quot;C:\temp\libmodbus\libmodbus-3.0.1\src&quot;"
26 PreprocessorDefinitions="WIN32;_DEBUG;"
27 MinimalRebuild="FALSE"
28 BasicRuntimeChecks="0"
29 RuntimeLibrary="3"
30 BufferSecurityCheck="FALSE"
31 UsePrecompiledHeader="0"
32 PrecompiledHeaderThrough="stdafx.h"
33 PrecompiledHeaderFile=".\Debug/cxfel.pch"
34 AssemblerListingLocation=".\Debug/"
35 ObjectFile=".\Debug/"
36 ProgramDataBaseFileName=".\Debug/"
37 WarningLevel="3"
38 DebugInformationFormat="3"
39 CompileAs="0"/>
40 <Tool
41 Name="VCCustomBuildTool"/>
42 <Tool
43 Name="VCLinkerTool"
44 AdditionalDependencies="ess20d.lib wsock32.lib ws2_32.lib libmodbus.lib alloulibere.lib"
45 OutputFile="$(OutDir)\xsuclw.exe"
46 LinkIncremental="2"
47 AdditionalLibraryDirectories="C:\temp\libmodbus\libmodbusdll\alloulibere\Debug;C:\temp\libmodbus\libmodbus\Debug;C:\temp\libmodbus\libmodbusdll\ess20d\Debug"
48 IgnoreAllDefaultLibraries="FALSE"
49 IgnoreDefaultLibraryNames="msvcrtd.lib"
50 AddModuleNamesToAssembly=""
51 GenerateDebugInformation="TRUE"
52 AssemblyDebug="1"
53 SubSystem="0"
54 TargetMachine="1"/>
55 <Tool
56 Name="VCMIDLTool"/>
57 <Tool
58 Name="VCPostBuildEventTool"/>
59 <Tool
60 Name="VCPreBuildEventTool"/>
61 <Tool
62 Name="VCPreLinkEventTool"/>
63 <Tool
64 Name="VCResourceCompilerTool"/>
65 <Tool
66 Name="VCWebServiceProxyGeneratorTool"/>
67 <Tool
68 Name="VCXMLDataGeneratorTool"/>
69 <Tool
70 Name="VCWebDeploymentTool"/>
71 <Tool
72 Name="VCManagedWrapperGeneratorTool"/>
73 <Tool
74 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
75 </Configuration>
76 <Configuration
77 Name="Release|Win32"
78 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
79 IntermediateDirectory="$(ConfigurationName)"
80 ConfigurationType="1"
81 CharacterSet="2"
82 ManagedExtensions="TRUE">
83 <Tool
84 Name="VCCLCompilerTool"
85 AdditionalIncludeDirectories="C:\temp\libmodbus\libmodbusdll\ess20d;C:\temp\libmodbus\libmodbusdll\alloulibere;&quot;C:\temp\libmodbus\libmodbus-3.0.1\tests&quot;;&quot;C:\temp\libmodbus\libmodbus-3.0.1\src&quot;"
86 PreprocessorDefinitions="WIN32;NDEBUG"
87 MinimalRebuild="FALSE"
88 RuntimeLibrary="0"
89 WarningLevel="3"
90 DebugInformationFormat="3"/>
91 <Tool
92 Name="VCCustomBuildTool"/>
93 <Tool
94 Name="VCLinkerTool"
95 AdditionalDependencies="wsock32.lib ws2_32.lib libmodbus.lib "
96 OutputFile="$(OutDir)\$(ProjectName).exe"
97 LinkIncremental="1"
98 AdditionalLibraryDirectories="C:\temp\libmodbus\libmodbus\Debug;C:\temp\libmodbus\libmodbusdll\alloulibere\Debug;C:\temp\libmodbus\libmodbusdll\ess20d\Debug"
99 IgnoreDefaultLibraryNames="libcmt.lib"
100 GenerateDebugInformation="TRUE"/>
101 <Tool
102 Name="VCMIDLTool"/>
103 <Tool
104 Name="VCPostBuildEventTool"/>
105 <Tool
106 Name="VCPreBuildEventTool"/>
107 <Tool
108 Name="VCPreLinkEventTool"/>
109 <Tool
110 Name="VCResourceCompilerTool"/>
111 <Tool
112 Name="VCWebServiceProxyGeneratorTool"/>
113 <Tool
114 Name="VCXMLDataGeneratorTool"/>
115 <Tool
116 Name="VCWebDeploymentTool"/>
117 <Tool
118 Name="VCManagedWrapperGeneratorTool"/>
119 <Tool
120 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
121 </Configuration>
122 </Configurations>
123 <References>
124 </References>
125 <Files>
126 <Filter
127 Name="Source Files"
128 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
129 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
130 <File
131 RelativePath=".\Cxfel.cpp">
132 </File>
133 <File
134 RelativePath=".\cxfelmain.cpp">
135 </File>
136 <File
137 RelativePath=".\stdafx.cpp">
138 </File>
139 </Filter>
140 <Filter
141 Name="Header Files"
142 Filter="h;hpp;hxx;hm;inl;inc;xsd"
143 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
144 <File
145 RelativePath=".\cxfel.h">
146 </File>
147 <File
148 RelativePath=".\stdafx.h">
149 </File>
150 </Filter>
151 <Filter
152 Name="Resource Files"
153 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
154 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
155 </Filter>
156 </Files>
157 <Globals>
158 </Globals>
159</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.