2011-12-25 21:19:32 +00:00
|
|
|
######################################################################
|
|
|
|
# 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 \
|
2011-12-26 21:53:29 +00:00
|
|
|
formwater.h \
|
2012-01-05 16:32:41 +00:00
|
|
|
preview.h \
|
2012-01-05 18:39:17 +00:00
|
|
|
baseform.h \
|
|
|
|
inputdouble.h \
|
|
|
|
baseinput.h \
|
|
|
|
inputcolor.h
|
|
|
|
FORMS +=
|
|
|
|
SOURCES += \
|
2011-12-25 21:19:32 +00:00
|
|
|
mainwindow.cpp \
|
2011-12-26 21:53:29 +00:00
|
|
|
formwater.cpp \
|
2012-01-05 16:32:41 +00:00
|
|
|
preview.cpp \
|
2012-01-05 18:39:17 +00:00
|
|
|
baseform.cpp \
|
|
|
|
inputdouble.cpp \
|
|
|
|
baseinput.cpp \
|
|
|
|
inputcolor.cpp
|