the inf txt and exe files should be on the same directory as the the shell
git-svn-id: svn://10.0.0.236/trunk@55824 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
2bad26f150
commit
20082f719f
@ -28,12 +28,12 @@ include <$(DEPTH)\config\rules.mak>
|
||||
include <$(DEPTH)\cck\InitDist.win>
|
||||
|
||||
export::
|
||||
$(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell
|
||||
$(MAKE_INSTALL) *.inf $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell
|
||||
$(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell
|
||||
$(MAKE_INSTALL) *.txt $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell
|
||||
$(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun
|
||||
$(MAKE_INSTALL) *.inf $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun
|
||||
$(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun
|
||||
$(MAKE_INSTALL) *.txt $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun
|
||||
|
||||
$(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell
|
||||
$(MAKE_INSTALL) *.inf $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell
|
||||
$(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell
|
||||
$(MAKE_INSTALL) *.txt $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell
|
||||
$(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun
|
||||
$(MAKE_INSTALL) *.inf $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun
|
||||
$(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun
|
||||
$(MAKE_INSTALL) *.txt $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user