Program has an icon now.
This commit is contained in:
parent
14891aa892
commit
3dff4dade8
2 changed files with 2 additions and 0 deletions
BIN
src/pglab.ico
Normal file
BIN
src/pglab.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
|
|
@ -15,6 +15,8 @@ INCLUDEPATH += C:\prog\include
|
||||||
DEFINES += WIN32_LEAN_AND_MEAN NOMINMAX
|
DEFINES += WIN32_LEAN_AND_MEAN NOMINMAX
|
||||||
LIBS += c:\prog\lib\libpq.lib c:\prog\lib\fmt.lib User32.lib ws2_32.lib
|
LIBS += c:\prog\lib\libpq.lib c:\prog\lib\fmt.lib User32.lib ws2_32.lib
|
||||||
|
|
||||||
|
win32:RC_ICONS += pglab.ico
|
||||||
|
|
||||||
SOURCES += main.cpp\
|
SOURCES += main.cpp\
|
||||||
sqlparser.cpp \
|
sqlparser.cpp \
|
||||||
PgsqlConn.cpp \
|
PgsqlConn.cpp \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue