summaryrefslogtreecommitdiff
path: root/msbuild/shaders/shaders.vcxproj
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2024-12-28 18:47:46 +1100
committerquou <quou@disroot.org>2024-12-28 18:47:46 +1100
commitd7a511e6a4cea46e1de05f868e7eb81ebdee7b80 (patch)
tree394344a3ad0aadd8dc0d2f97fe249e52de046e4f /msbuild/shaders/shaders.vcxproj
parente31535abfff4c3335dd465e3745a69d3102253a6 (diff)
update the windows build
Diffstat (limited to 'msbuild/shaders/shaders.vcxproj')
-rw-r--r--msbuild/shaders/shaders.vcxproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/msbuild/shaders/shaders.vcxproj b/msbuild/shaders/shaders.vcxproj
index 5b9e602..f5ed96b 100644
--- a/msbuild/shaders/shaders.vcxproj
+++ b/msbuild/shaders/shaders.vcxproj
@@ -199,6 +199,11 @@
<Project>{86c58ec1-51ed-4ec6-85a4-2fdf153dd92a}</Project>
</ProjectReference>
</ItemGroup>
+ <ItemGroup>
+ <CustomBuild Include="..\..\intermediate\surface.glsl">
+ <FileType>Document</FileType>
+ </CustomBuild>
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>