From 66c5fdc564dd892ed265132d6c1378dbe3cebcee Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 27 Mar 2019 09:07:54 +0800 Subject: *misc --- build/tools/bindingGen/bindingGen.csproj | 53 ++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 build/tools/bindingGen/bindingGen.csproj (limited to 'build/tools/bindingGen/bindingGen.csproj') diff --git a/build/tools/bindingGen/bindingGen.csproj b/build/tools/bindingGen/bindingGen.csproj new file mode 100644 index 0000000..c787d56 --- /dev/null +++ b/build/tools/bindingGen/bindingGen.csproj @@ -0,0 +1,53 @@ + + + + + Debug + AnyCPU + {95CAC424-D558-43D0-88B0-C67AF1C4EE90} + Exe + bindingGen + bindingGen + v4.6.1 + 512 + true + + + AnyCPU + true + full + false + ..\..\..\bin\win64\ + DEBUG;TRACE + prompt + 4 + false + + + AnyCPU + pdbonly + true + ..\..\..\bin\win64\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0