Michaël Lemaire
1fcbb37f17
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@214 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
30 lines
699 B
Prolog
30 lines
699 B
Prolog
######################################################################
|
|
# Automatically generated by qmake (2.01a) dim. dc. 25 21:03:17 2011
|
|
######################################################################
|
|
|
|
TEMPLATE = app
|
|
TARGET =
|
|
DEPENDPATH += .
|
|
INCLUDEPATH += .
|
|
CONFIG += debug
|
|
|
|
LIBS += -L../lib_paysages/ -lpaysages
|
|
|
|
# Input
|
|
HEADERS += ../lib_paysages/shared/functions.h ../lib_paysages/shared/types.h \
|
|
mainwindow.h \
|
|
formwater.h \
|
|
preview.h \
|
|
baseform.h \
|
|
inputdouble.h \
|
|
baseinput.h \
|
|
inputcolor.h
|
|
FORMS +=
|
|
SOURCES += \
|
|
mainwindow.cpp \
|
|
formwater.cpp \
|
|
preview.cpp \
|
|
baseform.cpp \
|
|
inputdouble.cpp \
|
|
baseinput.cpp \
|
|
inputcolor.cpp
|