diff options
| author | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2005-04-15 08:02:18 +0000 |
|---|---|---|
| committer | Francois-Olivier Devaux <fodevaux@users.noreply.github.com> | 2005-04-15 08:02:18 +0000 |
| commit | 4c67811f6528b915a3011792e2a286adbda49247 (patch) | |
| tree | 7ec9d6d26ff17a65316dce93f2f23631bca271f4 /mj2 | |
| parent | 8e8afafae6919c78d6e26439ebe6781da20ed8ae (diff) | |
Project update
Diffstat (limited to 'mj2')
| -rw-r--r-- | mj2/mj2_to_metadata.vcproj | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/mj2/mj2_to_metadata.vcproj b/mj2/mj2_to_metadata.vcproj index 10ea3990..a35f07d0 100644 --- a/mj2/mj2_to_metadata.vcproj +++ b/mj2/mj2_to_metadata.vcproj @@ -22,7 +22,8 @@ <Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,NO_PACKETS_DECODING"
+ AdditionalIncludeDirectories="../libopenjpeg"
+ PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,DONT_HAVE_GETOPT,NO_PACKETS_DECODING"
StringPooling="TRUE"
RuntimeLibrary="4"
EnableFunctionLevelLinking="TRUE"
@@ -315,9 +316,6 @@ </Filter>
</Filter>
<File
- RelativePath="mj2_to_metadata.rc">
- </File>
- <File
RelativePath="resource.h">
</File>
</Files>
|
