mirror of
https://github.com/Ed94/gencpp.git
synced 2025-07-08 06:35:44 -07:00
corrections to c_library.cpp, package_release.ps1 working for all zips
This commit is contained in:
@ -36,7 +36,7 @@ $formatParams = @(
|
||||
write-host "Beginning refactor...`n"
|
||||
|
||||
$refactorParams = @(
|
||||
"-debug",
|
||||
# "-debug",
|
||||
"-num=$($targetFiles.Count)"
|
||||
"-src=$($targetFiles)",
|
||||
"-spec=$($file_spec)"
|
||||
|
Reference in New Issue
Block a user