summaryrefslogtreecommitdiffstats
path: root/src/common/common.vcxproj
diff options
context:
space:
mode:
authorShizZy <shizzy@6bit.net>2013-09-05 03:00:29 +0200
committerShizZy <shizzy@6bit.net>2013-09-05 03:00:29 +0200
commit4ca6d6452e3684c2d232ed00389379b28cb0a0c9 (patch)
tree5804387fd0ac9d14d691fbd2a4d5f1973deaf104 /src/common/common.vcxproj
parentrenamed VS properties to be correct filename case (diff)
downloadyuzu-4ca6d6452e3684c2d232ed00389379b28cb0a0c9.tar
yuzu-4ca6d6452e3684c2d232ed00389379b28cb0a0c9.tar.gz
yuzu-4ca6d6452e3684c2d232ed00389379b28cb0a0c9.tar.bz2
yuzu-4ca6d6452e3684c2d232ed00389379b28cb0a0c9.tar.lz
yuzu-4ca6d6452e3684c2d232ed00389379b28cb0a0c9.tar.xz
yuzu-4ca6d6452e3684c2d232ed00389379b28cb0a0c9.tar.zst
yuzu-4ca6d6452e3684c2d232ed00389379b28cb0a0c9.zip
Diffstat (limited to 'src/common/common.vcxproj')
-rw-r--r--src/common/common.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj
index 1cfe0bb37..8190f0e31 100644
--- a/src/common/common.vcxproj
+++ b/src/common/common.vcxproj
@@ -154,6 +154,7 @@
<ClInclude Include="src\console_listener.h" />
<ClInclude Include="src\cpu_detect.h" />
<ClInclude Include="src\debug_interface.h" />
+ <ClInclude Include="src\emu_window.h" />
<ClInclude Include="src\extended_trace.h" />
<ClInclude Include="src\fifo_queue.h" />
<ClInclude Include="src\file_search.h" />