- Timestamp:
- Feb 15, 2018, 10:36:32 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Presentation_HS17_merge/src/modules/dialog/DialogPrereqs.h
r11612 r11748 43 43 //----------------------------------------------------------------------- 44 44 45 #if defined(ORXONOX_PLATFORM_WINDOWS) && !defined(D ialog_STATIC_BUILD)46 # ifdef D ialog_SHARED_BUILD45 #if defined(ORXONOX_PLATFORM_WINDOWS) && !defined(DIALOG_STATIC_BUILD) 46 # ifdef DIALOG_SHARED_BUILD 47 47 # define _DialogExport __declspec(dllexport) 48 48 # else
Note: See TracChangeset
for help on using the changeset viewer.