Last change
on this file since 124 was 124, checked in by Silvan Scherrer, 13 years ago |
SMPlayer: 0.7.1 trunk update
|
-
Property svn:eol-style
set to
LF
|
File size:
386 bytes
|
Line | |
---|
1 | CONFIG += debug
|
---|
2 |
|
---|
3 | HEADERS = ../lineedit_with_icon.h ../filechooser.h videopreviewconfigdialog.h videopreview.h
|
---|
4 | SOURCES = ../lineedit_with_icon.cpp ../filechooser.cpp videopreviewconfigdialog.cpp videopreview.cpp main.cpp
|
---|
5 |
|
---|
6 | FORMS = videopreviewconfigdialog.ui
|
---|
7 |
|
---|
8 | INCLUDEPATH += ..
|
---|
9 | DEPENDPATH += ..
|
---|
10 | DEFINES += NO_SMPLAYER_SUPPORT
|
---|
11 |
|
---|
12 | unix {
|
---|
13 | UI_DIR = .ui
|
---|
14 | MOC_DIR = .moc
|
---|
15 | OBJECTS_DIR = .obj
|
---|
16 | }
|
---|
17 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.