Changeset 36474
- Timestamp:
- 01/19/10 00:21:57 (3 years ago)
- Location:
- lang/objective-cplusplus/i3/trunk
- Files:
-
- 2 modified
-
configure.ac (modified) (1 diff)
-
tmp/onmainthread.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-cplusplus/i3/trunk/configure.ac
r36446 r36474 319 319 320 320 use_gch=no 321 #if test "$GXX" = "yes" && test "$enable_debug" = "yes"; then322 if false; then321 if test "$GXX" = "yes" && test "$enable_debug" = "yes"; then 322 #if false; then 323 323 AC_MSG_CHECKING([for Precompiled Headers]) 324 324 CXXFLAGS_ORIG="$CXXFLAGS" -
lang/objective-cplusplus/i3/trunk/tmp/onmainthread.cpp
r36473 r36474 1 1 // -*- coding: utf-8-dos -*- 2 2 3 #ifdef __cplusplus 4 #include "../src/PrecompiledHeaders.h" 5 #else 3 6 #import <Cocoa/Cocoa.h> 7 #endif 4 8 5 9 #define NUM_THREADS 8
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)