Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fmp_printer
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
fmp_printer
Commits
320a65ee
Commit
320a65ee
authored
Feb 24, 2018
by
Amnes1a
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
忽略无用的警告
parent
5f3adc7d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
fmp_printer.pro
+2
-0
No files found.
fmp_printer.pro
View file @
320a65ee
...
@@ -69,11 +69,13 @@ CONFIG(debug, debug|release) {
...
@@ -69,11 +69,13 @@ CONFIG(debug, debug|release) {
RESOURCES
+=
\
RESOURCES
+=
\
res
/
$$
{
ORIGIN_TARGET
}.
qrc
res
/
$$
{
ORIGIN_TARGET
}.
qrc
win32
{
win32
{
QMAKE_CXXFLAGS
+=
/
wd4100
RC_FILE
+=
res
/
$$
{
ORIGIN_TARGET
}.
rc
RC_FILE
+=
res
/
$$
{
ORIGIN_TARGET
}.
rc
system
(
$$
PWD
/../
fmprc
.
bat
$$
PWD
/
version
.
h
$$
ORIGIN_TARGET
)
system
(
$$
PWD
/../
fmprc
.
bat
$$
PWD
/
version
.
h
$$
ORIGIN_TARGET
)
LIBS
+=
-
lWinspool
LIBS
+=
-
lWinspool
}
}
else
{
else
{
QMAKE_CXXFLAGS
+=
-
Wno
-
unused
-
parameter
-
Wno
-
unused
-
variable
system
(
$$
PWD
/../
fmprc
.
sh
$$
PWD
/
version
.
h
$$
ORIGIN_TARGET
)
system
(
$$
PWD
/../
fmprc
.
sh
$$
PWD
/
version
.
h
$$
ORIGIN_TARGET
)
}
}
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