diff options
author | Sven Gothel <[email protected]> | 2011-02-25 06:06:14 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-02-25 06:06:14 +0100 |
commit | d37697ab758e10467d7021a707b7fe023c327c73 (patch) | |
tree | 47d374b193aa5eb0e32056d772cb200749940a91 /make/jogl_wince6_vs9/newt | |
parent | 079572c5d5999c410a827c7d178a19f88db18c9a (diff) |
Remove reference to the deprecated option noCDC (2)
Diffstat (limited to 'make/jogl_wince6_vs9/newt')
-rw-r--r-- | make/jogl_wince6_vs9/newt/newt.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/jogl_wince6_vs9/newt/newt.vcproj b/make/jogl_wince6_vs9/newt/newt.vcproj index dc3c635ba..17f1ca700 100644 --- a/make/jogl_wince6_vs9/newt/newt.vcproj +++ b/make/jogl_wince6_vs9/newt/newt.vcproj @@ -60,7 +60,7 @@ Name="VCCLCompilerTool" ExecutionBucket="7" Optimization="0" - AdditionalIncludeDirectories="..\..\..\..\CVM\cdc\src\share\javavm\export,..\..\..\..\CVM\cdc\src\share,..\..\..\..\CVM\cdc\src\win32,..\..\..\..\CVM\cdc\src\win32-arm,..\..\..\build\gensrc\native\newt\Windows,..\..\..\build\gensrc\native\newt\KD,..\..\..\make\stub_includes\egl" + AdditionalIncludeDirectories="..\..\..\build\gensrc\native\newt\Windows,..\..\..\build\gensrc\native\newt\KD,..\..\..\make\stub_includes\egl" PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;DEBUG;_WINDOWS;_USRDLL;NEWT_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE" MinimalRebuild="true" RuntimeLibrary="2" |