Added CMakeLists.txt

This commit is contained in:
arcan1s
2013-08-23 22:08:37 +04:00
parent 94a30b0e09
commit d3ecedbd6b
13 changed files with 1080 additions and 44 deletions

View File

@ -1,9 +1,9 @@
#############################################################################
# Makefile for building: mathmech
# Generated by qmake (2.01a) (Qt 4.8.5) on: ?? ??? 10 04:06:18 2013
# Generated by qmake (2.01a) (Qt 4.8.5) on: ?? ??? 23 22:01:14 2013
# Project: mathmech.pro
# Template: app
# Command: /usr/lib/qt4/bin/qmake -o Makefile mathmech.pro
# Command: /usr/bin/qmake-qt4 -o Makefile mathmech.pro
#############################################################################
####### Compiler, tools and options
@ -19,7 +19,7 @@ LFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1 -lrt
LIBS = $(SUBLIBS) -L/usr/lib -L/usr/lib -lqwt -lQtSvg -lQtGui -lQtCore -lpthread
AR = ar cqs
RANLIB =
QMAKE = /usr/lib/qt4/bin/qmake
QMAKE = /usr/bin/qmake-qt4
TAR = tar -cf
COMPRESS = gzip -9f
COPY = cp -f
@ -323,15 +323,17 @@ compiler_clean: compiler_moc_header_clean compiler_uic_clean
main.o: main.cpp mainwindow.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cpp
mainwindow.o: mainwindow.cpp mainwindow.h \
ui_mainwindow.h \
aboutwindow.h \
mainwindow.o: mainwindow.cpp aboutwindow.h \
agglwindow.h \
aglallwindow.h \
atomtypeswindow.h \
settingswindow.h \
clear_items.h \
start_events.h \
update_fields.h
statgengraphwindow.h \
update_fields.h \
mainwindow.h \
ui_mainwindow.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o mainwindow.o mainwindow.cpp
errorwindow.o: errorwindow.cpp errorwindow.h \
@ -343,29 +345,25 @@ clear_items.o: clear_items.cpp clear_items.h \
ui_mainwindow.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o clear_items.o clear_items.cpp
start_events.o: start_events.cpp start_events.h \
mainwindow.h \
start_events.o: start_events.cpp mainwindow.h \
ui_mainwindow.h \
errorwindow.h \
ui_errorwindow.h \
statgengraphwindow.h
start_events.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o start_events.o start_events.cpp
update_fields.o: update_fields.cpp update_fields.h \
mainwindow.h \
ui_mainwindow.h
update_fields.o: update_fields.cpp mainwindow.h \
ui_mainwindow.h \
update_fields.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o update_fields.o update_fields.cpp
atomtypeswindow.o: atomtypeswindow.cpp atomtypeswindow.h \
ui_atomtypeswindow.h \
errorwindow.h \
ui_errorwindow.h
atomtypeswindow.o: atomtypeswindow.cpp errorwindow.h \
atomtypeswindow.h \
ui_atomtypeswindow.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o atomtypeswindow.o atomtypeswindow.cpp
agglwindow.o: agglwindow.cpp agglwindow.h \
ui_agglwindow.h \
errorwindow.h \
ui_errorwindow.h
agglwindow.o: agglwindow.cpp errorwindow.h \
agglwindow.h \
ui_agglwindow.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o agglwindow.o agglwindow.cpp
aboutwindow.o: aboutwindow.cpp aboutwindow.h \
@ -376,15 +374,15 @@ statgengraphwindow.o: statgengraphwindow.cpp statgengraphwindow.h \
ui_statgengraphwindow.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o statgengraphwindow.o statgengraphwindow.cpp
settingswindow.o: settingswindow.cpp settingswindow.h \
ui_settingswindow.h \
errorwindow.h \
ui_errorwindow.h \
settingswindow.o: settingswindow.cpp errorwindow.h \
mainwindow.h \
ui_mainwindow.h
ui_mainwindow.h \
settingswindow.h \
ui_settingswindow.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o settingswindow.o settingswindow.cpp
aglallwindow.o: aglallwindow.cpp aglallwindow.h \
aglallwindow.o: aglallwindow.cpp errorwindow.h \
aglallwindow.h \
ui_aglallwindow.h
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o aglallwindow.o aglallwindow.cpp