summary refs log tree commit diff stats
path: root/win32/deps/cairo/cairo.sln
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-02 10:26:01 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-02 10:26:01 +0200
commit94ad6dc01283cf61fee2bc884b9f1856433af579 (patch)
tree6cb7f8fa392b971021d0ead14507597fde076463 /win32/deps/cairo/cairo.sln
parent2d2afd9a59f82f9dbb7dde756d7fd5fa8f7b6203 (diff)
Add cairo solution, release scripts and patches
Diffstat (limited to 'win32/deps/cairo/cairo.sln')
-rw-r--r--win32/deps/cairo/cairo.sln36
1 files changed, 36 insertions, 0 deletions
diff --git a/win32/deps/cairo/cairo.sln b/win32/deps/cairo/cairo.sln
new file mode 100644
index 00000000..82225914
--- /dev/null
+++ b/win32/deps/cairo/cairo.sln
@@ -0,0 +1,36 @@
+

+Microsoft Visual Studio Solution File, Format Version 12.00

+# Visual Studio Express 2012 for Windows Desktop

+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cairo", "cairo.vcxproj", "{E82F3508-C849-4D33-86AF-13300224A169}"

+EndProject

+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cairo-gobject", "cairo-gobject.vcxproj", "{C8D08F82-700E-4ACE-A766-A52C4048B5F7}"

+EndProject

+Global

+	GlobalSection(SolutionConfigurationPlatforms) = preSolution

+		Debug|Win32 = Debug|Win32

+		Debug|x64 = Debug|x64

+		Release|Win32 = Release|Win32

+		Release|x64 = Release|x64

+	EndGlobalSection

+	GlobalSection(ProjectConfigurationPlatforms) = postSolution

+		{E82F3508-C849-4D33-86AF-13300224A169}.Debug|Win32.ActiveCfg = Debug|Win32

+		{E82F3508-C849-4D33-86AF-13300224A169}.Debug|Win32.Build.0 = Debug|Win32

+		{E82F3508-C849-4D33-86AF-13300224A169}.Debug|x64.ActiveCfg = Debug|x64

+		{E82F3508-C849-4D33-86AF-13300224A169}.Debug|x64.Build.0 = Debug|x64

+		{E82F3508-C849-4D33-86AF-13300224A169}.Release|Win32.ActiveCfg = Release|Win32

+		{E82F3508-C849-4D33-86AF-13300224A169}.Release|Win32.Build.0 = Release|Win32

+		{E82F3508-C849-4D33-86AF-13300224A169}.Release|x64.ActiveCfg = Release|x64

+		{E82F3508-C849-4D33-86AF-13300224A169}.Release|x64.Build.0 = Release|x64

+		{C8D08F82-700E-4ACE-A766-A52C4048B5F7}.Debug|Win32.ActiveCfg = Debug|Win32

+		{C8D08F82-700E-4ACE-A766-A52C4048B5F7}.Debug|Win32.Build.0 = Debug|Win32

+		{C8D08F82-700E-4ACE-A766-A52C4048B5F7}.Debug|x64.ActiveCfg = Debug|x64

+		{C8D08F82-700E-4ACE-A766-A52C4048B5F7}.Debug|x64.Build.0 = Debug|x64

+		{C8D08F82-700E-4ACE-A766-A52C4048B5F7}.Release|Win32.ActiveCfg = Release|Win32

+		{C8D08F82-700E-4ACE-A766-A52C4048B5F7}.Release|Win32.Build.0 = Release|Win32

+		{C8D08F82-700E-4ACE-A766-A52C4048B5F7}.Release|x64.ActiveCfg = Release|x64

+		{C8D08F82-700E-4ACE-A766-A52C4048B5F7}.Release|x64.Build.0 = Release|x64

+	EndGlobalSection

+	GlobalSection(SolutionProperties) = preSolution

+		HideSolutionNode = FALSE

+	EndGlobalSection

+EndGlobal