Changeset 7696
- Timestamp:
- 01/19/19 10:05:24 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include_win/Win32.Mak
r7692 r7696 283 283 284 284 # declarations common to all compiler options 285 ccommon = - nologo -c-DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS285 ccommon = -c -nologo -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -GS 286 286 287 287 # for compatibility with old source code, map {try, except, leave, finally}
Note: See TracChangeset
for help on using the changeset viewer.