Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fmp_epay
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_epay
Commits
deef95da
Commit
deef95da
authored
Feb 24, 2018
by
Amnes1a
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
忽略无用的警告
parent
8835dd27
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
fmp_epay.pro
+2
-0
No files found.
fmp_epay.pro
View file @
deef95da
...
@@ -71,10 +71,12 @@ RESOURCES += \
...
@@ -71,10 +71,12 @@ RESOURCES += \
res
/
img
.
qrc
res
/
img
.
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
)
}
}
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