aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra_qt/qt-build.props
diff options
context:
space:
mode:
Diffstat (limited to 'src/citra_qt/qt-build.props')
-rw-r--r--src/citra_qt/qt-build.props9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/citra_qt/qt-build.props b/src/citra_qt/qt-build.props
index c381f6be..b6a5025f 100644
--- a/src/citra_qt/qt-build.props
+++ b/src/citra_qt/qt-build.props
@@ -1,4 +1,9 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Copyright 2010 Daher Alfawares
+Licensed under GPLv2
+Refer to the license.txt file included.
+-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup
Condition="'$(UICBeforeTargets)' == '' and '$(UICAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
@@ -53,4 +58,4 @@
<ExecutionDescription>%(FileName).qrc</ExecutionDescription>
</QRC>
</ItemDefinitionGroup>
-</Project> \ No newline at end of file
+</Project>