From 9e711c9360d8ebf17132e750b3fe24f79fc63a6d Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Tue, 20 Feb 2024 22:59:58 -0800 Subject: [PATCH] fix Visual Studio datagen recipe --- build/VS2010/datagen/datagen.vcxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/VS2010/datagen/datagen.vcxproj b/build/VS2010/datagen/datagen.vcxproj index a66358a0d..aaba4788b 100644 --- a/build/VS2010/datagen/datagen.vcxproj +++ b/build/VS2010/datagen/datagen.vcxproj @@ -157,6 +157,8 @@ + + -- 2.47.2