summaryrefslogtreecommitdiff
path: root/src/citra/citra.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/citra/citra.vcxproj')
-rw-r--r--src/citra/citra.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/citra/citra.vcxproj b/src/citra/citra.vcxproj
index 8f29e3e63..16157ad04 100644
--- a/src/citra/citra.vcxproj
+++ b/src/citra/citra.vcxproj
@@ -194,6 +194,9 @@
194 <LinkLibraryDependencies>true</LinkLibraryDependencies> 194 <LinkLibraryDependencies>true</LinkLibraryDependencies>
195 <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs> 195 <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>
196 </ProjectReference> 196 </ProjectReference>
197 <ProjectReference Include="..\video_core\video_core.vcxproj">
198 <Project>{6678d1a3-33a6-48a9-878b-48e5d2903d27}</Project>
199 </ProjectReference>
197 </ItemGroup> 200 </ItemGroup>
198 <ItemGroup> 201 <ItemGroup>
199 <ClCompile Include="src\citra.cpp" /> 202 <ClCompile Include="src\citra.cpp" />