Skip to content

Commit

Permalink
Flawless Fullscreen Mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaldaien committed Jun 5, 2016
1 parent 56efc99 commit 256d60d
Show file tree
Hide file tree
Showing 6 changed files with 433 additions and 287 deletions.
3 changes: 3 additions & 0 deletions UnX/UnX.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@
<LinkIncremental>false</LinkIncremental>
<OutDir>C:\Program Files (x86)\Steam\steamapps\common\FINAL FANTASY FFX&amp;FFX-2 HD Remaster\</OutDir>
<TargetName>unx</TargetName>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<RunCodeAnalysis>false</RunCodeAnalysis>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LinkIncremental>false</LinkIncremental>
Expand Down Expand Up @@ -129,6 +131,7 @@
<RemoveUnreferencedCodeData>false</RemoveUnreferencedCodeData>
<BrowseInformation>true</BrowseInformation>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<EnablePREfast>false</EnablePREfast>
</ClCompile>
<Link>
<SubSystem>Windows</SubSystem>
Expand Down
Loading

0 comments on commit 256d60d

Please sign in to comment.