/[svn]/qsampler/trunk/qsampler.pro.in
ViewVC logotype

Diff of /qsampler/trunk/qsampler.pro.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 96 by capela, Mon May 31 09:10:29 2004 UTC revision 264 by capela, Wed Sep 29 13:12:45 2004 UTC
# Line 2  INCLUDEPATH += ./src Line 2  INCLUDEPATH += ./src
2    
3  SOURCES += src/main.cpp \  SOURCES += src/main.cpp \
4             src/qsamplerOptions.cpp \             src/qsamplerOptions.cpp \
5               src/qsamplerChannel.cpp \
6             src/qsamplerMessages.cpp             src/qsamplerMessages.cpp
7    
8  HEADERS += src/qsamplerAbout.h \  HEADERS += src/qsamplerAbout.h \
9             src/qsamplerOptions.h \             src/qsamplerOptions.h \
10               src/qsamplerChannel.h \
11             src/qsamplerMessages.h             src/qsamplerMessages.h
12    
13  FORMS    = src/qsamplerMainForm.ui \  FORMS    = src/qsamplerMainForm.ui \
# Line 19  IMAGES   = icons/qsampler.png \ Line 21  IMAGES   = icons/qsampler.png \
21             icons/fileOpen.png \             icons/fileOpen.png \
22             icons/fileSave.png \             icons/fileSave.png \
23             icons/fileRestart.png \             icons/fileRestart.png \
24               icons/fileReset.png \
25             icons/editAddChannel.png \             icons/editAddChannel.png \
26             icons/editRemoveChannel.png \             icons/editRemoveChannel.png \
27             icons/editResetChannel.png \             icons/editResetChannel.png \

Legend:
Removed from v.96  
changed lines
  Added in v.264

  ViewVC Help
Powered by ViewVC