mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-06-30 21:36:33 -04:00
modify Qt projects for building with Qt Creator (windows)
add build guide using Qt Creator and MSVC2013
This commit is contained in:
@ -16,7 +16,7 @@ INSTALLS += target
|
||||
QMAKE_CXXFLAGS += -D_USRDLL
|
||||
QMAKE_CXXFLAGS += -D_CONSOLE
|
||||
QMAKE_CXXFLAGS += -BUILDING_EMBER
|
||||
|
||||
win32: DEFINES +=BUILDING_EMBER
|
||||
SOURCES += \
|
||||
$$PRJ_DIR/Affine2D.cpp \
|
||||
$$PRJ_DIR/DllMain.cpp \
|
||||
|
Reference in New Issue
Block a user