commit inicial en mercurial

This commit is contained in:
Luis Ángel San Martín
2012-05-20 16:12:22 +02:00
commit 95817d14ee
180 changed files with 14355 additions and 0 deletions

View File

@ -0,0 +1,54 @@
######################################################################
# Automatically generated by qmake (2.01a) dom 12. oct 20:47:48 2008
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
INCLUDEPATH += ../common
CONFIG += release
CONFIG -= flat
QT += sql
# Input
HEADERS += comic_flow.h \
create_library_dialog.h \
library_creator.h \
library_window.h \
../common/pictureflow.h \
add_library_dialog.h \
../common/custom_widgets.h \
rename_library_dialog.h \
properties_dialog.h \
options_dialog.h \
export_library_dialog.h \
import_library_dialog.h \
package_manager.h \
../common/qnaturalsorting.h \
data_base_management.h \
bundle_creator.h
SOURCES += comic_flow.cpp \
create_library_dialog.cpp \
library_creator.cpp \
library_window.cpp \
main.cpp \
../common/pictureflow.cpp \
add_library_dialog.cpp \
../common/custom_widgets.cpp \
rename_library_dialog.cpp \
properties_dialog.cpp \
options_dialog.cpp \
export_library_dialog.cpp \
import_library_dialog.cpp \
package_manager.cpp \
../common/qnaturalsorting.cpp \
data_base_management.cpp \
bundle_creator.cpp
RESOURCES += images.qrc files.qrc
RC_FILE = icon.rc
TRANSLATIONS = yacreaderlibrary_es.ts
Release:DESTDIR = ../release
Debug:DESTDIR = ../debug