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
0ffadfd9
Commit
0ffadfd9
authored
Sep 28, 2018
by
gujin.wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复log模块加载失败问题;添加一些插件需要的资源文件
parent
395c513e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
.gitignore
+0
-2
debug/bins/log4cxx.dll
+0
-0
fmp_redeem/res/fmp_redeem.qrc
+5
-2
No files found.
.gitignore
View file @
0ffadfd9
...
...
@@ -14,8 +14,6 @@
*/plugins/*.rc
*/bin/*.exe
*/bin/configuration/*
*/res/resource.h
*/res/MANIFEST.MF
*/res/*.rc
*.exe
*.db
debug/bins/log4cxx
d
.dll
→
debug/bins/log4cxx.dll
View file @
0ffadfd9
File moved
fmp_redeem/res/fmp_redeem.qrc
View file @
0ffadfd9
<RCC/>
<RCC>
<qresource prefix="/fmp.redeem/META-INF">
<file>MANIFEST.MF</file>
</qresource>
</RCC>
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