From c5d398d6632918583c5c9c830af91b0cbe6fbcac Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期四, 27 六月 2024 17:43:17 +0800 Subject: [PATCH] update win api --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 9962a4a..05fab92 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -368,5 +368,8 @@ <ClCompile Include="GraduationSchool.cpp"> <Filter>project\business\HR</Filter> </ClCompile> + <ClCompile Include="GraduationSchoolWin.vx.cpp"> + <Filter>project\business\HR</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3