Changeset 56 in tspsg-svn for trunk/src/os.h
- Timestamp:
- Aug 21, 2009, 2:28:30 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os.h
r42 r56 43 43 #endif // ARCH 44 44 45 // Target OS detection. Done by Qt, so should work with any compiler. 45 46 #ifdef Q_OS_AIX 46 47 #define OS "AIX"ARCH
Note: See TracChangeset
for help on using the changeset viewer.