aboutsummaryrefslogtreecommitdiff
path: root/decoder/tests/build/win-vs2022/c_api_pkt_print_test/x64/Release/c_api_pkt_print_test.exe.recipe
diff options
context:
space:
mode:
authorMike Leach <mike.leach@linaro.org>2022-10-20 13:28:18 +0100
committerMike Leach <mike.leach@linaro.org>2022-10-27 14:54:00 +0100
commit0a69c504588d8561472328054065802d8d310759 (patch)
treeb5e46eb83376691dbc157489ffb3e6f1001624f2 /decoder/tests/build/win-vs2022/c_api_pkt_print_test/x64/Release/c_api_pkt_print_test.exe.recipe
parenta74fa026d7101f5f254f39bbaa27b3d5ab9cd124 (diff)
downloadOpenCSD-0a69c504588d8561472328054065802d8d310759.tar.gz
opencsd: build: Create windows VS2022 build directory
Convert VS2015 build in a new directory for VS2022. Ensure all variants - debug, release for win32, win64 work. Fix up DLL example demo build for c_api_pkt_print_test program with library built as DLL. Fixup .gitignore for new generated files in VS2022 that do not need to appear in the repo. Signed-off-by: Mike Leach <mike.leach@linaro.org>
Diffstat (limited to 'decoder/tests/build/win-vs2022/c_api_pkt_print_test/x64/Release/c_api_pkt_print_test.exe.recipe')
-rw-r--r--decoder/tests/build/win-vs2022/c_api_pkt_print_test/x64/Release/c_api_pkt_print_test.exe.recipe11
1 files changed, 11 insertions, 0 deletions
diff --git a/decoder/tests/build/win-vs2022/c_api_pkt_print_test/x64/Release/c_api_pkt_print_test.exe.recipe b/decoder/tests/build/win-vs2022/c_api_pkt_print_test/x64/Release/c_api_pkt_print_test.exe.recipe
new file mode 100644
index 0000000..6707fc0
--- /dev/null
+++ b/decoder/tests/build/win-vs2022/c_api_pkt_print_test/x64/Release/c_api_pkt_print_test.exe.recipe
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project>
+ <ProjectOutputs>
+ <ProjectOutput>
+ <FullPath>C:\work\OpenCSD\ocsd-linaro\decoder\tests\bin\win64\rel\c_api_pkt_print_test.exe</FullPath>
+ </ProjectOutput>
+ </ProjectOutputs>
+ <ContentFiles />
+ <SatelliteDlls />
+ <NonRecipeFileRefs />
+</Project> \ No newline at end of file