From e103be995f566e42ea4cf91fda5dd0e940e5aabd Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Thu, 17 Feb 2022 13:02:04 -0800 Subject: Create single .zip file for non-embedded pdb files No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files. --- .../Manual/BafThmutilTesting/BafThmUtilTesting.vcxproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'src/test') diff --git a/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.vcxproj b/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.vcxproj index d938b0c9..cb3e14e7 100644 --- a/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.vcxproj +++ b/src/test/burn/TestData/Manual/BafThmutilTesting/BafThmUtilTesting.vcxproj @@ -1,5 +1,6 @@ + @@ -27,18 +28,23 @@ x64 + {565E99AE-975F-4F26-8A6E-852603386A80} DynamicLibrary Unicode BafThmUtilTesting BafThmUtilTesting.def + true + + comctl32.lib;gdiplus.lib;msimg32.lib;shlwapi.lib;wininet.lib + @@ -54,10 +60,12 @@ + + - \ No newline at end of file + -- cgit v1.2.3-55-g6feb