diff options
| author | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2005-04-06 08:21:31 +0000 |
|---|---|---|
| committer | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2005-04-06 08:21:31 +0000 |
| commit | 128bcc4f62a4983b3e7591427d9a099f9e979e37 (patch) | |
| tree | c63ad24283f7e10e77f97a422b4944bc8d791d13 /mj2 | |
| parent | 050737bea0c54f371009a6f203a985c7bb717ff8 (diff) | |
Relative path modifications
Diffstat (limited to 'mj2')
| -rw-r--r-- | mj2/mj2_to_metadata.vcproj | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/mj2/mj2_to_metadata.vcproj b/mj2/mj2_to_metadata.vcproj index b171cb7c..a0c3c29d 100644 --- a/mj2/mj2_to_metadata.vcproj +++ b/mj2/mj2_to_metadata.vcproj @@ -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=""
@@ -60,7 +60,13 @@ <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"
@@ -113,9 +120,17 @@ <Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
Name="VCWebDeploymentTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
+ <References>
+ </References>
<Files>
<Filter
Name="MJ2"
@@ -299,12 +314,10 @@ </Filter>
</Filter>
<File
- RelativePath="mj2_to_metadata.rc">
- </File>
- <File
RelativePath="resource.h">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
+
|
