Added Base files for Makefile and Php Utilities
This commit is contained in:
parent
6ec4f247ea
commit
a1ce77a455
5 changed files with 104 additions and 10 deletions
6
src/templates/Makefile-php
Normal file
6
src/templates/Makefile-php
Normal file
|
@ -0,0 +1,6 @@
|
|||
PHPCC=%PHP_BIN_PATH%
|
||||
NCC_SOURCE_PATH=%NCC_SOURCE_PATH%
|
||||
NCC_BUILD_CONFIG=%NCC_BUILD_DEFAULT%
|
||||
|
||||
|
||||
autoload:
|
Loading…
Add table
Add a link
Reference in a new issue