Skip to content

Commit 5374249

Browse files
committed
added cargs.h
1 parent 03ff552 commit 5374249

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

platforms/win/x64/external.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ cp libdmdutil/libdmdutil/third-party/build-libs/win/x64/sockpp64.lib ../third-pa
212212
cp libdmdutil/libdmdutil/third-party/runtime-libs/win/x64/sockpp64.dll ../third-party/runtime-libs/win-x64/
213213
cp libdmdutil/libdmdutil/third-party/build-libs/win/x64/cargs64.lib ../third-party/build-libs/win-x64/
214214
cp libdmdutil/libdmdutil/third-party/runtime-libs/win/x64/cargs64.dll ../third-party/runtime-libs/win-x64/
215+
cp libdmdutil/libdmdutil/third-party/include/cargs.h ../third-party/include/
215216

216217
cp libppuc/libppuc/src/PPUC.h ../third-party/include/
217218
cp libppuc/libppuc/src/PPUC_structs.h ../third-party/include/

platforms/win/x86/external.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ cp libdmdutil/libdmdutil/third-party/build-libs/win/x86/sockpp.lib ../third-part
213213
cp libdmdutil/libdmdutil/third-party/runtime-libs/win/x86/sockpp.dll ../third-party/runtime-libs/win-x86/
214214
cp libdmdutil/libdmdutil/third-party/build-libs/win/x86/cargs.lib ../third-party/build-libs/win-x86/
215215
cp libdmdutil/libdmdutil/third-party/runtime-libs/win/x86/cargs.dll ../third-party/runtime-libs/win-x86/
216+
cp libdmdutil/libdmdutil/third-party/include/cargs.h ../third-party/include/
216217

217218
cp libppuc/libppuc/src/PPUC.h ../third-party/include/
218219
cp libppuc/libppuc/src/PPUC_structs.h ../third-party/include/

0 commit comments

Comments
 (0)