Skip to content

Commit

Permalink
Fixed HeaderFileOutput
Browse files Browse the repository at this point in the history
  • Loading branch information
matt77hias committed May 22, 2020
1 parent e00280c commit 6aa1352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAGE/IDE/VS/Engine/Shaders.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<ShaderModel>5.0</ShaderModel>
<ObjectFileOutput />
<VariableName>g_%(Filename)</VariableName>
<HeaderFileOutput>%(RootDir)%(RelativeDir)%(Filename).hpp</HeaderFileOutput>
<HeaderFileOutput>%(RelativeDir)%(Filename).hpp</HeaderFileOutput>
</FxCompile>
</ItemDefinitionGroup>
<ItemGroup>
Expand Down

0 comments on commit 6aa1352

Please sign in to comment.