Changeset fe758bf in mmcs for Makefile


Ignore:
Timestamp:
Oct 20, 2015, 8:19:00 AM (9 years ago)
Author:
rboet <rboet@…>
Branches:
master
Children:
050a65e
Parents:
a92021d
Message:

Añadidas las imagenes como recursos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r4aba45a rfe758bf  
    11#############################################################################
    22# Makefile for building: SMSAM
    3 # Generated by qmake (2.01a) (Qt 4.8.2) on: mar oct 6 10:57:07 2015
     3# Generated by qmake (2.01a) (Qt 4.8.2) on: Mon Oct 19 16:15:24 2015
    44# Project:  SMSAM.pro
    55# Template: app
     
    7979                moc_formpreciosnohomogeneos.cpp \
    8080                moc_stackpreciosnohomogeneos.cpp \
    81                 moc_variablepnh.cpp
     81                moc_variablepnh.cpp \
     82                qrc_img.cpp
    8283OBJECTS       = mainwindow.o \
    8384                main.o \
     
    116117                moc_formpreciosnohomogeneos.o \
    117118                moc_stackpreciosnohomogeneos.o \
    118                 moc_variablepnh.o
     119                moc_variablepnh.o \
     120                qrc_img.o
    119121DIST          = /usr/share/qt4/mkspecs/common/unix.conf \
    120122                /usr/share/qt4/mkspecs/common/linux.conf \
     
    231233dist:
    232234        @$(CHK_DIR_EXISTS) .tmp/SMSAM1.0.0 || $(MKDIR) .tmp/SMSAM1.0.0
    233         $(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/SMSAM1.0.0/ && $(COPY_FILE) --parents mainwindow.H formloadmatrix.H formviewmatrix.H stackwidget.H accountwidget.H formvariablesexogenas.h stackvariablesexogenas.h variableexogenawidget.h formexportmatrix.h formencadenamientos.h stackencadenamientos.h encadenamientoswidget.h formcompararresultados.h formcompararmnc.h formincidenciai.h formpreciosnohomogeneos.h stackpreciosnohomogeneos.h variablepnh.h .tmp/SMSAM1.0.0/ && $(COPY_FILE) --parents mainwindow.C main.C formloadmatrix.C formviewmatrix.C stackwidget.C accountwidget.C formvariablesexogenas.cpp stackvariablesexogenas.cpp variableexogenawidget.cpp formexportmatrix.cpp formencadenamientos.cpp stackencadenamientos.cpp encadenamientoswidget.cpp formcompararresultados.cpp formcompararmnc.cpp formincidenciai.cpp formpreciosnohomogeneos.cpp stackpreciosnohomogeneos.cpp variablepnh.cpp .tmp/SMSAM1.0.0/ && $(COPY_FILE) --parents formLoadMatrix.ui formMatrixView.ui formvariablesexogenas.ui formexportmatrix.ui formencadenamientos.ui formcompararresultados.ui formcompararmnc.ui formincidenciai.ui formpreciosnohomogeneos.ui .tmp/SMSAM1.0.0/ && (cd `dirname .tmp/SMSAM1.0.0` && $(TAR) SMSAM1.0.0.tar SMSAM1.0.0 && $(COMPRESS) SMSAM1.0.0.tar) && $(MOVE) `dirname .tmp/SMSAM1.0.0`/SMSAM1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/SMSAM1.0.0
     235        $(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/SMSAM1.0.0/ && $(COPY_FILE) --parents mainwindow.H formloadmatrix.H formviewmatrix.H stackwidget.H accountwidget.H formvariablesexogenas.h stackvariablesexogenas.h variableexogenawidget.h formexportmatrix.h formencadenamientos.h stackencadenamientos.h encadenamientoswidget.h formcompararresultados.h formcompararmnc.h formincidenciai.h formpreciosnohomogeneos.h stackpreciosnohomogeneos.h variablepnh.h .tmp/SMSAM1.0.0/ && $(COPY_FILE) --parents img/img.qrc .tmp/SMSAM1.0.0/ && $(COPY_FILE) --parents mainwindow.C main.C formloadmatrix.C formviewmatrix.C stackwidget.C accountwidget.C formvariablesexogenas.cpp stackvariablesexogenas.cpp variableexogenawidget.cpp formexportmatrix.cpp formencadenamientos.cpp stackencadenamientos.cpp encadenamientoswidget.cpp formcompararresultados.cpp formcompararmnc.cpp formincidenciai.cpp formpreciosnohomogeneos.cpp stackpreciosnohomogeneos.cpp variablepnh.cpp .tmp/SMSAM1.0.0/ && $(COPY_FILE) --parents formLoadMatrix.ui formMatrixView.ui formvariablesexogenas.ui formexportmatrix.ui formencadenamientos.ui formcompararresultados.ui formcompararmnc.ui formincidenciai.ui formpreciosnohomogeneos.ui .tmp/SMSAM1.0.0/ && (cd `dirname .tmp/SMSAM1.0.0` && $(TAR) SMSAM1.0.0.tar SMSAM1.0.0 && $(COMPRESS) SMSAM1.0.0.tar) && $(MOVE) `dirname .tmp/SMSAM1.0.0`/SMSAM1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/SMSAM1.0.0
    234236
    235237
     
    337339        /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) variablepnh.h -o moc_variablepnh.cpp
    338340
    339 compiler_rcc_make_all:
     341compiler_rcc_make_all: qrc_img.cpp
    340342compiler_rcc_clean:
     343        -$(DEL_FILE) qrc_img.cpp
     344qrc_img.cpp: img/img.qrc \
     345                img/estructura_matriz.jpg \
     346                img/logo_cenditel.jpg \
     347                img/img.qrc \
     348                img/undo-habilitado.png \
     349                img/edit-habilitado.png \
     350                img/Imagen-matriz.png \
     351                img/folder_blue.png \
     352                img/edit-deshabilitado.png
     353        /usr/bin/rcc -name img img/img.qrc -o qrc_img.cpp
     354
    341355compiler_image_collection_make_all: qmake_image_collection.cpp
    342356compiler_image_collection_clean:
     
    380394compiler_lex_make_all:
    381395compiler_lex_clean:
    382 compiler_clean: compiler_moc_header_clean compiler_uic_clean
     396compiler_clean: compiler_moc_header_clean compiler_rcc_clean compiler_uic_clean
    383397
    384398####### Compile
     
    552566        $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_variablepnh.o moc_variablepnh.cpp
    553567
     568qrc_img.o: qrc_img.cpp
     569        $(CXX) -c $(CXXFLAGS) $(INCPATH) -o qrc_img.o qrc_img.cpp
     570
    554571####### Install
    555572
Note: See TracChangeset for help on using the changeset viewer.