From 365d6e34dba4112a631ce78067b1dd2ca69e8760 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Sat, 15 Aug 2020 14:16:08 +0900 Subject: [PATCH] vs2019: up-to-date some missed file list. --- vs2019/rlottie.vcxproj | 5 +++++ vs2019/rlottie.vcxproj.filters | 18 +++++++++++++++--- 2 files changed, 20 insertions(+), 3 deletions(-) diff --git a/vs2019/rlottie.vcxproj b/vs2019/rlottie.vcxproj index db82833..d1326af 100644 --- a/vs2019/rlottie.vcxproj +++ b/vs2019/rlottie.vcxproj @@ -129,6 +129,7 @@ + @@ -177,6 +178,7 @@ + @@ -206,6 +208,7 @@ + @@ -215,6 +218,7 @@ + @@ -222,6 +226,7 @@ + diff --git a/vs2019/rlottie.vcxproj.filters b/vs2019/rlottie.vcxproj.filters index e2fd9a0..d204f54 100644 --- a/vs2019/rlottie.vcxproj.filters +++ b/vs2019/rlottie.vcxproj.filters @@ -161,13 +161,13 @@ src\lottie\rapidjson\msinttypes - + src\lottie - + src\lottie - + src\lottie @@ -197,6 +197,9 @@ src\vector\stb + + src\vector + src\vector @@ -277,6 +280,9 @@ src\lottie + + src\lottie + src\lottie @@ -307,6 +313,9 @@ src\vector\stb + + src\vector + src\vector @@ -328,6 +337,9 @@ src\vector + + src\vector + src\vector -- 2.7.4