hti/PC_Tools/HTIGateway/ServicePlugins/HtiFtp/HtiFtp.vcproj
branchRCL_3
changeset 59 8ad140f3dd41
parent 0 a03f92240627
equal deleted inserted replaced
49:7fdc9a71d314 59:8ad140f3dd41
       
     1 <?xml version="1.0" encoding="Windows-1252"?>
       
     2 <VisualStudioProject
       
     3 	ProjectType="Visual C++"
       
     4 	Version="8,00"
       
     5 	Name="HtiFtp"
       
     6 	ProjectGUID="{5BBEEEA4-34D8-4F56-AFEA-8EC04151245F}"
       
     7 	RootNamespace="HtiFtp"
       
     8 	Keyword="Win32Proj"
       
     9 	>
       
    10 	<Platforms>
       
    11 		<Platform
       
    12 			Name="Win32"
       
    13 		/>
       
    14 	</Platforms>
       
    15 	<ToolFiles>
       
    16 	</ToolFiles>
       
    17 	<Configurations>
       
    18 		<Configuration
       
    19 			Name="Debug|Win32"
       
    20 			OutputDirectory="$(SolutionDir)Debug/ServicePlugins"
       
    21 			IntermediateDirectory="Debug"
       
    22 			ConfigurationType="2"
       
    23 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
    24 			CharacterSet="2"
       
    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 				AdditionalOptions="-DSOAP_FMAC5=&quot;extern \&quot;C\&quot; __declspec(dllexport)&quot; -DSOAP_CMAC=&quot;__declspec(dllexport)&quot;"
       
    44 				Optimization="0"
       
    45 				AdditionalIncludeDirectories="&quot;$(SolutionDir)Libs&quot;"
       
    46 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WS_ECHO_EXPORTS"
       
    47 				MinimalRebuild="true"
       
    48 				BasicRuntimeChecks="3"
       
    49 				RuntimeLibrary="3"
       
    50 				TreatWChar_tAsBuiltInType="true"
       
    51 				UsePrecompiledHeader="0"
       
    52 				WarningLevel="3"
       
    53 				Detect64BitPortabilityProblems="true"
       
    54 				DebugInformationFormat="4"
       
    55 			/>
       
    56 			<Tool
       
    57 				Name="VCManagedResourceCompilerTool"
       
    58 			/>
       
    59 			<Tool
       
    60 				Name="VCResourceCompilerTool"
       
    61 			/>
       
    62 			<Tool
       
    63 				Name="VCPreLinkEventTool"
       
    64 			/>
       
    65 			<Tool
       
    66 				Name="VCLinkerTool"
       
    67 				AdditionalDependencies="$(SolutionDir)Libs\stdsoap2D.lib $(SolutionDir)Libs\HtiCommonD.lib"
       
    68 				LinkIncremental="2"
       
    69 				GenerateDebugInformation="true"
       
    70 				SubSystem="2"
       
    71 				TargetMachine="1"
       
    72 			/>
       
    73 			<Tool
       
    74 				Name="VCALinkTool"
       
    75 			/>
       
    76 			<Tool
       
    77 				Name="VCManifestTool"
       
    78 			/>
       
    79 			<Tool
       
    80 				Name="VCXDCMakeTool"
       
    81 			/>
       
    82 			<Tool
       
    83 				Name="VCBscMakeTool"
       
    84 			/>
       
    85 			<Tool
       
    86 				Name="VCFxCopTool"
       
    87 			/>
       
    88 			<Tool
       
    89 				Name="VCAppVerifierTool"
       
    90 			/>
       
    91 			<Tool
       
    92 				Name="VCWebDeploymentTool"
       
    93 			/>
       
    94 			<Tool
       
    95 				Name="VCPostBuildEventTool"
       
    96 			/>
       
    97 		</Configuration>
       
    98 		<Configuration
       
    99 			Name="Release|Win32"
       
   100 			OutputDirectory="$(SolutionDir)Release/ServicePlugins"
       
   101 			IntermediateDirectory="Release"
       
   102 			ConfigurationType="2"
       
   103 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
   104 			CharacterSet="2"
       
   105 			>
       
   106 			<Tool
       
   107 				Name="VCPreBuildEventTool"
       
   108 			/>
       
   109 			<Tool
       
   110 				Name="VCCustomBuildTool"
       
   111 			/>
       
   112 			<Tool
       
   113 				Name="VCXMLDataGeneratorTool"
       
   114 			/>
       
   115 			<Tool
       
   116 				Name="VCWebServiceProxyGeneratorTool"
       
   117 			/>
       
   118 			<Tool
       
   119 				Name="VCMIDLTool"
       
   120 			/>
       
   121 			<Tool
       
   122 				Name="VCCLCompilerTool"
       
   123 				AdditionalOptions="-DSOAP_FMAC5=&quot;extern \&quot;C\&quot; __declspec(dllexport)&quot; -DSOAP_CMAC=&quot;__declspec(dllexport)&quot;"
       
   124 				AdditionalIncludeDirectories="&quot;$(SolutionDir)Libs&quot;"
       
   125 				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;_USRDLL;WS_ECHO_EXPORTS"
       
   126 				RuntimeLibrary="2"
       
   127 				TreatWChar_tAsBuiltInType="true"
       
   128 				UsePrecompiledHeader="0"
       
   129 				WarningLevel="3"
       
   130 				Detect64BitPortabilityProblems="true"
       
   131 				DebugInformationFormat="3"
       
   132 			/>
       
   133 			<Tool
       
   134 				Name="VCManagedResourceCompilerTool"
       
   135 			/>
       
   136 			<Tool
       
   137 				Name="VCResourceCompilerTool"
       
   138 			/>
       
   139 			<Tool
       
   140 				Name="VCPreLinkEventTool"
       
   141 			/>
       
   142 			<Tool
       
   143 				Name="VCLinkerTool"
       
   144 				AdditionalDependencies="$(SolutionDir)Libs\stdsoap2.lib $(SolutionDir)Libs\HtiCommon.lib"
       
   145 				LinkIncremental="1"
       
   146 				GenerateDebugInformation="true"
       
   147 				SubSystem="2"
       
   148 				OptimizeReferences="2"
       
   149 				EnableCOMDATFolding="2"
       
   150 				TargetMachine="1"
       
   151 			/>
       
   152 			<Tool
       
   153 				Name="VCALinkTool"
       
   154 			/>
       
   155 			<Tool
       
   156 				Name="VCManifestTool"
       
   157 			/>
       
   158 			<Tool
       
   159 				Name="VCXDCMakeTool"
       
   160 			/>
       
   161 			<Tool
       
   162 				Name="VCBscMakeTool"
       
   163 			/>
       
   164 			<Tool
       
   165 				Name="VCFxCopTool"
       
   166 			/>
       
   167 			<Tool
       
   168 				Name="VCAppVerifierTool"
       
   169 			/>
       
   170 			<Tool
       
   171 				Name="VCWebDeploymentTool"
       
   172 			/>
       
   173 			<Tool
       
   174 				Name="VCPostBuildEventTool"
       
   175 			/>
       
   176 		</Configuration>
       
   177 	</Configurations>
       
   178 	<References>
       
   179 	</References>
       
   180 	<Files>
       
   181 		<Filter
       
   182 			Name="Source Files"
       
   183 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
       
   184 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
       
   185 			>
       
   186 			<File
       
   187 				RelativePath=".\HtiFtp.cpp"
       
   188 				>
       
   189 			</File>
       
   190 			<File
       
   191 				RelativePath=".\HtiFtpServerLib.cpp"
       
   192 				>
       
   193 			</File>
       
   194 		</Filter>
       
   195 		<Filter
       
   196 			Name="Header Files"
       
   197 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
       
   198 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
       
   199 			>
       
   200 			<File
       
   201 				RelativePath=".\HtiFtp.h"
       
   202 				DeploymentContent="true"
       
   203 				>
       
   204 				<FileConfiguration
       
   205 					Name="Debug|Win32"
       
   206 					>
       
   207 					<Tool
       
   208 						Name="VCCustomBuildTool"
       
   209 						CommandLine="$(SolutionDir)stdsoap/soapcpp2.exe -Sx -p$(TargetName) $(InputFileName)&#x0D;&#x0A;"
       
   210 						Outputs="$(TargetName)lLib.cpp $(TargetName)H.h $(TargetName)Stub.h"
       
   211 					/>
       
   212 				</FileConfiguration>
       
   213 				<FileConfiguration
       
   214 					Name="Release|Win32"
       
   215 					>
       
   216 					<Tool
       
   217 						Name="VCCustomBuildTool"
       
   218 						CommandLine="$(SolutionDir)stdsoap/soapcpp2.exe -Sx -p$(TargetName) $(InputFileName)&#x0D;&#x0A;"
       
   219 						Outputs="$(TargetName)lLib.cpp $(TargetName)H.h $(TargetName)Stub.h"
       
   220 					/>
       
   221 				</FileConfiguration>
       
   222 			</File>
       
   223 			<File
       
   224 				RelativePath=".\HtiFtp.wsdl"
       
   225 				DeploymentContent="true"
       
   226 				>
       
   227 			</File>
       
   228 			<File
       
   229 				RelativePath=".\HtiFtpH.h"
       
   230 				>
       
   231 			</File>
       
   232 			<File
       
   233 				RelativePath=".\HtiFtpStub.h"
       
   234 				>
       
   235 			</File>
       
   236 			<File
       
   237 				RelativePath=".\HtiPlugin.h"
       
   238 				>
       
   239 			</File>
       
   240 		</Filter>
       
   241 		<Filter
       
   242 			Name="Resource Files"
       
   243 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
       
   244 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
       
   245 			>
       
   246 		</Filter>
       
   247 	</Files>
       
   248 	<Globals>
       
   249 	</Globals>
       
   250 </VisualStudioProject>