133 lines
3.5 KiB
XML
133 lines
3.5 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="ArNetworkingJava"
|
|
ProjectGUID="{01933B6F-657F-49FA-8AD8-BDC061910E92}"
|
|
RootNamespace="ArNetworkingJava"
|
|
Keyword="ManagedCProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\lib"
|
|
IntermediateDirectory="..\obj\$(ConfigurationName)-VC7"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
ManagedExtensions="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\ArNetworking\include;../include;"$(JAVA_INCLUDE)";"$(JAVA_INCLUDE)/win32""
|
|
PreprocessorDefinitions="WIN32;_DEBUG"
|
|
MinimalRebuild="FALSE"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="TRUE"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ArNetworkingDebug.lib AriaDebug.lib $(NOINHERIT)"
|
|
ShowProgress="0"
|
|
OutputFile="..\bin\ArNetworkingJavaDebug.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\lib"
|
|
GenerateDebugInformation="FALSE"
|
|
AssemblyDebug="1"
|
|
ImportLibrary="../lib/ArNetworkingJavaDebug.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\lib"
|
|
IntermediateDirectory="..\obj\$(ConfigurationName)-VC7"
|
|
ConfigurationType="2"
|
|
CharacterSet="2"
|
|
ManagedExtensions="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\ArNetworking\include;../include;"$(JAVA_INCLUDE)";"$(JAVA_INCLUDE)/win32""
|
|
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL"
|
|
MinimalRebuild="FALSE"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="TRUE"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Aria.lib ArNetworking.lib $(NOINHERIT)"
|
|
ShowProgress="0"
|
|
OutputFile="..\bin\ArNetworkingJava.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
AdditionalLibraryDirectories="..\lib"
|
|
GenerateDebugInformation="FALSE"
|
|
AssemblyDebug="1"
|
|
ImportLibrary="../lib/ArNetworkingJava.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath=".\ArNetworkingJava_wrap.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ArNetworkingJava_wrap.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\ArNetworking\include\wrapper.i">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|