Work for VFPXDeployment
This commit is contained in:
14
BuildProcess/afterbuild.prg
Normal file
14
BuildProcess/afterbuild.prg
Normal file
@@ -0,0 +1,14 @@
|
||||
* This program should can tasks like
|
||||
* - FoxBin2Prg, if the automatic way was not used
|
||||
* - git processing like add, commit or push
|
||||
* - set debug info On in pjx or include file
|
||||
*
|
||||
* The program runs after
|
||||
* - FoxBin2Prg is, if enabled, run
|
||||
* - Thor files are created and zipped
|
||||
* - git is, if enabled, run
|
||||
*
|
||||
* This program can use the public
|
||||
* variables discussed in the documentation as necessary.
|
||||
|
||||
return
|
||||
Reference in New Issue
Block a user