File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 4444win32 {
4545 target.path = $${PREFIX }/bin
4646 INSTALLS += target
47+ QMAKE_TARGET_PRODUCT =GCodeFileServer
4748}
4849
4950RC_ICONS = images/edytornc.ico images/edytornc48.ico
Original file line number Diff line number Diff line change @@ -110,6 +110,7 @@ macx {
110110win32 {
111111 target.path = $${PREFIX }/bin
112112 INSTALLS += target
113+ QMAKE_TARGET_PRODUCT =GCodeWorkShop
113114}
114115
115116RC_ICONS = images/edytornc.ico images/edytornc48.ico images/ncfile.ico
Original file line number Diff line number Diff line change 44 <sub-class-of type =" text/plain" />
55 <comment >G-code text file</comment >
66 <icon name =" application-x-g-code" />
7+ <generic-icon name =" application-x-g-code" />
78 <glob pattern =" *.nc" />
89 <glob pattern =" *.anc" />
910 <glob pattern =" *.cnc" />
You can’t perform that action at this time.
0 commit comments