Skip to content

Commit a55fbf9

Browse files
committed
Added safe-scripting-generate
1 parent 31084c3 commit a55fbf9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wsjcpp.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ distribution:
3232
- source-file: "src/wsjcpp_safe_scripting.cpp"
3333
target-file: "wsjcpp_safe_scripting.cpp"
3434
type: "source-code"
35+
- source-file: "scripts.wsjcpp/generate.WSJCppSafeScriptingProc"
36+
target-file: "generate.WSJCppSafeScriptingProc"
37+
type: "safe-scripting-generate"
3538

3639
unit-tests:
3740
cases:

0 commit comments

Comments
 (0)