From 28008a746a31abb7909dd86cb0cd413ac8943b0b Mon Sep 17 00:00:00 2001 From: jmpoep Date: Thu, 7 Dec 2023 16:51:07 +0800 Subject: first commit --- utils/ipn_tool/ipn_tool.csproj | 63 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 utils/ipn_tool/ipn_tool.csproj (limited to 'utils/ipn_tool/ipn_tool.csproj') diff --git a/utils/ipn_tool/ipn_tool.csproj b/utils/ipn_tool/ipn_tool.csproj new file mode 100644 index 0000000..379456e --- /dev/null +++ b/utils/ipn_tool/ipn_tool.csproj @@ -0,0 +1,63 @@ + + + + + Debug + AnyCPU + {4ADE08C2-D14E-4FE6-BF66-95EE29C953C6} + Exe + Properties + ipn_tool + ipn_tool + v4.8 + 512 + + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + false + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + false + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3