Changeset 2598 in kBuild
- Timestamp:
- Jun 22, 2012 5:53:27 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VSlickMacros/kdev.e ¶
r2597 r2598 3380 3380 #endif 3381 3381 3382 #if __VERSION__ >= 16.0 3383 int def_auto_unsurround_block; 3384 #endif 3385 3382 3386 /** 3383 3387 * Loads the standard bird settings. … … 3455 3459 def_auto_unsurround_block=0; /* Delete line, not block. */ 3456 3460 #endif 3461 _config_modify_flags(CFGMODIFY_DEFDATA); 3457 3462 3458 3463 /* Make it grok: # include <stuff.h> */ … … 3600 3605 /* createMyColorSchemeAndUseIt();*/ 3601 3606 } 3607
Note:
See TracChangeset
for help on using the changeset viewer.