Relative path modifications

This commit is contained in:
Francois-Olivier Devaux 2005-04-06 08:21:31 +00:00
parent 050737bea0
commit 128bcc4f62
1 changed files with 18 additions and 5 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding = "Windows-1252"?>
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Version="7.10"
Name="mj2_to_metadata"
ProjectGUID="{338C1241-ACB9-469F-98DF-3B9D79ADD1A0}"
SccProjectName=""
@ -59,8 +59,14 @@
Culture="2057"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
@ -73,6 +79,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../libopenjpeg"
PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,DONT_HAVE_GETOPT,NO_PACKETS_DECODING"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
@ -112,10 +119,18 @@
AdditionalIncludeDirectories="&quot;C:\OpenJPEG 2000 dot net\openjpeg v 0.96 with glenn metadata\openjpeg\libopenjpeg&quot;"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="MJ2"
@ -298,9 +313,6 @@
</File>
</Filter>
</Filter>
<File
RelativePath="mj2_to_metadata.rc">
</File>
<File
RelativePath="resource.h">
</File>
@ -308,3 +320,4 @@
<Globals>
</Globals>
</VisualStudioProject>