Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
2010kohtep committed Jun 10, 2020
1 parent e85e42e commit b3a7d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StdPatch/msvc/StdPatch.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<OutDir>C:\Program Files (x86)\Steam\steamapps\common\SourceFilmmaker\game\bin\</OutDir>
<OutDir>$(ProjectDir)..\bin\$(Configuration)\</OutDir>
<IntDir>$(ProjectDir)..\bin\$(Configuration)\</IntDir>
<TargetExt>.dll</TargetExt>
</PropertyGroup>
Expand Down

0 comments on commit b3a7d3f

Please sign in to comment.