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/jogl_es1 | |
parent | 079572c5d5999c410a827c7d178a19f88db18c9a (diff) |
Remove reference to the deprecated option noCDC (2)
Diffstat (limited to 'make/jogl_wince6_vs9/jogl_es1')
-rw-r--r-- | make/jogl_wince6_vs9/jogl_es1/jogl_es1.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/jogl_wince6_vs9/jogl_es1/jogl_es1.vcproj b/make/jogl_wince6_vs9/jogl_es1/jogl_es1.vcproj index a4477d0e8..761242194 100644 --- a/make/jogl_wince6_vs9/jogl_es1/jogl_es1.vcproj +++ b/make/jogl_wince6_vs9/jogl_es1/jogl_es1.vcproj @@ -59,7 +59,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,,..\..\..\make\stub_includes\egl,..\..\..\make\stub_includes\opengl,..\..\..\build\gensrc\native\newt\Windows" + AdditionalIncludeDirectories="..\..\..\make\stub_includes\egl,..\..\..\make\stub_includes\opengl,..\..\..\build\gensrc\native\newt\Windows" PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;WINCE;DEBUG;_WINDOWS;_USRDLL;JOGL_ES1_EXPORTS;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE" MinimalRebuild="true" RuntimeLibrary="2" |