-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathPSnip.pri
More file actions
42 lines (39 loc) · 1.31 KB
/
PSnip.pri
File metadata and controls
42 lines (39 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# ----------------------------------------------------
# This file is generated by the Qt Visual Studio Add-in.
# ------------------------------------------------------
# This is a reminder that you are using a generated .pro file.
# Remove it when you are finished editing this file.
message("You are running qmake on a generated .pro file. This may not work!")
HEADERS += ./psnip.h \
./pe_ColorHelperDialog.h \
./pe_qdisplayCollectiondialog.h \
./pe_qscreendialog.h \
./pe_qdisplaydialog.h \
./qsnapshotitem.h \
./pe_snapshotlist.h \
./modifybutton.h \
./qxtglobalshortcut/qxtglobal.h \
./qxtglobalshortcut/qxtglobalshortcut_p.h \
./qxtglobalshortcut/qxtglobalshortcut.h \
./pe_ConfigFile.h \
./Mutex_Win32.hpp \
./pe_File.h
SOURCES += ./main.cpp \
./psnip.cpp \
./pe_qdisplayCollectiondialog.cpp \
./pe_qdisplaydialog.cpp \
./pe_qscreendialog.cpp \
./modifybutton.cpp \
./pe_qsnapshotitem.cpp \
./pe_snapshotlist.cpp \
./qxtglobalshortcut/qxtglobalshortcut.cpp \
./qxtglobalshortcut/qxtglobalshortcut_win.cpp \
./pe_File.cpp
FORMS += ./pe_imageslistdialog.ui \
./pe_ConfigWidget.ui \
./pe_ProjectWidget.ui \
./pe_ColorHelperDialog.ui
TRANSLATIONS += ./psnip_zh.ts \
./psnip_en.ts
RESOURCES += psnip.qrc \
QSnapshotItem.qrc