Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fmPOS
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhenfei.zhang
fmPOS
Commits
03745609
Commit
03745609
authored
Jun 22, 2018
by
xiaojing.zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 生成pdb信息
parent
779bcfc3
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
22 additions
and
5 deletions
+22
-5
FreemudPOS/FreemudPOS.pro
+3
-1
FreemudSyncer/FreemudSyncer.pro
+3
-0
fmp_logger/fmp_logger.pro
+3
-1
fmp_manager/fmp_manager.pro
+3
-1
fmp_network/fmp_network.pro
+3
-0
fmp_redeem/fmp_redeem.pro
+4
-2
fmp_syncer/fmp_syncer.pro
+3
-0
No files found.
FreemudPOS/FreemudPOS.pro
View file @
03745609
include
(
"qtservice/src/qtservice.pri"
)
include
(
"qtservice/src/qtservice.pri"
)
QT
+=
core
widgets
network
QT
+=
core
widgets
network
QMAKE_LFLAGS_RELEASE
+=
/
MAP
QMAKE_CFLAGS_RELEASE
+=
/
Zi
QMAKE_LFLAGS_RELEASE
+=
/
debug
/
opt
:
ref
CONFIG
+=
c
++
11
CONFIG
+=
c
++
11
TARGET
=
FreemudPOS
TARGET
=
FreemudPOS
TEMPLATE
=
app
TEMPLATE
=
app
...
...
FreemudSyncer/FreemudSyncer.pro
View file @
03745609
...
@@ -11,6 +11,9 @@ CONFIG(debug, debug|release) {
...
@@ -11,6 +11,9 @@ CONFIG(debug, debug|release) {
}
else
{
}
else
{
DESTDIR
=
$$
PWD
/../
release
/
bins
DESTDIR
=
$$
PWD
/../
release
/
bins
}
}
QMAKE_LFLAGS_RELEASE
+=
/
MAP
QMAKE_CFLAGS_RELEASE
+=
/
Zi
QMAKE_LFLAGS_RELEASE
+=
/
debug
/
opt
:
ref
win32
{
win32
{
LIBS
+=
-
lpsapi
LIBS
+=
-
lpsapi
...
...
fmp_logger/fmp_logger.pro
View file @
03745609
...
@@ -7,7 +7,9 @@
...
@@ -7,7 +7,9 @@
QT
-=
gui
QT
-=
gui
TEMPLATE
=
lib
TEMPLATE
=
lib
DEFINES
+=
FMPLOGGER_LIBRARY
DEFINES
+=
FMPLOGGER_LIBRARY
QMAKE_LFLAGS_RELEASE
+=
/
MAP
QMAKE_CFLAGS_RELEASE
+=
/
Zi
QMAKE_LFLAGS_RELEASE
+=
/
debug
/
opt
:
ref
#Source files and headers
#Source files and headers
SOURCES
+=
\
SOURCES
+=
\
fmp_logger
.
cpp
\
fmp_logger
.
cpp
\
...
...
fmp_manager/fmp_manager.pro
View file @
03745609
QT
+=
core
QT
+=
core
QT
-=
gui
QT
-=
gui
TEMPLATE
=
lib
TEMPLATE
=
lib
QMAKE_LFLAGS_RELEASE
+=
/
MAP
QMAKE_CFLAGS_RELEASE
+=
/
Zi
QMAKE_LFLAGS_RELEASE
+=
/
debug
/
opt
:
ref
#
#
SOURCES
+=
\
SOURCES
+=
\
fmp_manager
.
cpp
\
fmp_manager
.
cpp
\
...
...
fmp_network/fmp_network.pro
View file @
03745609
...
@@ -6,6 +6,9 @@
...
@@ -6,6 +6,9 @@
QT
+=
core
gui
network
QT
+=
core
gui
network
QMAKE_LFLAGS_RELEASE
+=
/
MAP
QMAKE_CFLAGS_RELEASE
+=
/
Zi
QMAKE_LFLAGS_RELEASE
+=
/
debug
/
opt
:
ref
TARGET
=
fmp_network
TARGET
=
fmp_network
TEMPLATE
=
lib
TEMPLATE
=
lib
...
...
fmp_redeem/fmp_redeem.pro
View file @
03745609
TEMPLATE
=
lib
TEMPLATE
=
lib
QMAKE_LFLAGS_RELEASE
+=
/
MAP
QMAKE_CFLAGS_RELEASE
+=
/
Zi
QMAKE_LFLAGS_RELEASE
+=
/
debug
/
opt
:
ref
QT
+=
core
gui
network
winextras
QT
+=
core
gui
network
winextras
greaterThan
(
QT_MAJOR_VERSION
,
4
)
:
QT
+=
widgets
greaterThan
(
QT_MAJOR_VERSION
,
4
)
:
QT
+=
widgets
...
@@ -73,4 +76,4 @@ SOURCES += \
...
@@ -73,4 +76,4 @@ SOURCES += \
fmp_pe_handlers
.
cpp
\
fmp_pe_handlers
.
cpp
\
fmp_redeem
.
cpp
\
fmp_redeem
.
cpp
\
fmp_redeem_plugin
.
cpp
\
fmp_redeem_plugin
.
cpp
\
scanningdialog
.
cpp
scanningdialog
.
cpp
\ No newline at end of file
fmp_syncer/fmp_syncer.pro
View file @
03745609
...
@@ -7,6 +7,9 @@
...
@@ -7,6 +7,9 @@
QT
+=
widgets
QT
+=
widgets
TEMPLATE
=
lib
TEMPLATE
=
lib
QMAKE_LFLAGS_RELEASE
+=
/
MAP
QMAKE_CFLAGS_RELEASE
+=
/
Zi
QMAKE_LFLAGS_RELEASE
+=
/
debug
/
opt
:
ref
DEFINES
+=
QUAZIP_STATIC
DEFINES
+=
QUAZIP_STATIC
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment