Project update
This commit is contained in:
parent
8e8afafae6
commit
4c67811f65
|
@ -22,7 +22,8 @@
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
InlineFunctionExpansion="1"
|
InlineFunctionExpansion="1"
|
||||||
PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,NO_PACKETS_DECODING"
|
AdditionalIncludeDirectories="../libopenjpeg"
|
||||||
|
PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,DONT_HAVE_GETOPT,NO_PACKETS_DECODING"
|
||||||
StringPooling="TRUE"
|
StringPooling="TRUE"
|
||||||
RuntimeLibrary="4"
|
RuntimeLibrary="4"
|
||||||
EnableFunctionLevelLinking="TRUE"
|
EnableFunctionLevelLinking="TRUE"
|
||||||
|
@ -314,9 +315,6 @@
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</Filter>
|
</Filter>
|
||||||
<File
|
|
||||||
RelativePath="mj2_to_metadata.rc">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="resource.h">
|
RelativePath="resource.h">
|
||||||
</File>
|
</File>
|
||||||
|
|
Loading…
Reference in New Issue