Changeset 35110 for lang/objective-cplusplus/i3/trunk/src/mil
- Timestamp:
- 08/29/09 00:49:00 (4 years ago)
- Location:
- lang/objective-cplusplus/i3/trunk/src/mil
- Files:
-
- 2 modified
-
include/mil/MscCrt.h (modified) (2 diffs)
-
src/Profile1.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-cplusplus/i3/trunk/src/mil/include/mil/MscCrt.h
r34962 r35110 30 30 # define _tstat wstat 31 31 # define _tcscmp wcscmp 32 # define _tcsdup wcsdup 32 33 # else 33 34 # ifndef TEXT … … 43 44 # define _tstat stat 44 45 # define _tcscmp strcmp 46 # define _tcsdup strdup 45 47 # define _ftprintf fprintf 46 48 # define _tsystem system -
lang/objective-cplusplus/i3/trunk/src/mil/src/Profile1.cpp
r35100 r35110 1 1 #include <mil/PrecompiledHeaders.h> 2 2 3 #define MIL_PROFILE 4 3 5 #include "Test11.cpp" 4 6
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)