summaryrefslogtreecommitdiff
path: root/msbuild/shaders/shaders.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'msbuild/shaders/shaders.vcxproj')
-rw-r--r--msbuild/shaders/shaders.vcxproj10
1 files changed, 10 insertions, 0 deletions
diff --git a/msbuild/shaders/shaders.vcxproj b/msbuild/shaders/shaders.vcxproj
index f5ed96b..06754e9 100644
--- a/msbuild/shaders/shaders.vcxproj
+++ b/msbuild/shaders/shaders.vcxproj
@@ -204,6 +204,16 @@
<FileType>Document</FileType>
</CustomBuild>
</ItemGroup>
+ <ItemGroup>
+ <CustomBuild Include="..\..\intermediate\surface_depthonly.glsl">
+ <FileType>Document</FileType>
+ </CustomBuild>
+ </ItemGroup>
+ <ItemGroup>
+ <CustomBuild Include="..\..\intermediate\sky.glsl">
+ <FileType>Document</FileType>
+ </CustomBuild>
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>