diff --git a/Installers/Zip/Build.Installer.Zip.csproj b/Installers/Zip/Build.Installer.Zip.csproj new file mode 100644 index 00000000..371a1671 --- /dev/null +++ b/Installers/Zip/Build.Installer.Zip.csproj @@ -0,0 +1,53 @@ + + + + .\opentk\ + + + .\opentk\ + + + .\opentk\ + + + .\opentk\ + + + + {ADC34399-7613-44D2-90B2-19250F06FE7B} + v2.0 + + ..\..\ + .\opentk\ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OpenTK.sln b/OpenTK.sln index 03617995..200bb712 100644 --- a/OpenTK.sln +++ b/OpenTK.sln @@ -2,7 +2,6 @@ Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenTK", "Source\OpenTK\OpenTK.csproj", "{A37A7E14-0000-0000-0000-000000000000}" ProjectSection(ProjectDependencies) = postProject - {CCE26215-7591-4CC3-8E39-9A08F8BF35E2} = {CCE26215-7591-4CC3-8E39-9A08F8BF35E2} {75DC22B1-113F-4A66-96B9-2FF8208C10E8} = {75DC22B1-113F-4A66-96B9-2FF8208C10E8} EndProjectSection EndProject @@ -29,6 +28,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Build.Installer.Nsis", "Ins {62C0DB35-0000-0000-0000-000000000000} = {62C0DB35-0000-0000-0000-000000000000} {650C6F3D-33B5-4216-9536-956AB42C0624} = {650C6F3D-33B5-4216-9536-956AB42C0624} {A625BE88-0000-0000-0000-000000000000} = {A625BE88-0000-0000-0000-000000000000} + {75DC22B1-113F-4A66-96B9-2FF8208C10E8} = {75DC22B1-113F-4A66-96B9-2FF8208C10E8} {868E37B3-0000-0000-0000-000000000000} = {868E37B3-0000-0000-0000-000000000000} {5FDFF4B6-0000-0000-0000-000000000000} = {5FDFF4B6-0000-0000-0000-000000000000} EndProjectSection @@ -55,6 +55,19 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Build.UpdateVersion", "Sour {CCE26215-7591-4CC3-8E39-9A08F8BF35E2} = {CCE26215-7591-4CC3-8E39-9A08F8BF35E2} EndProjectSection EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Build.Installer.Zip", "Installers\Zip\Build.Installer.Zip.csproj", "{ADC34399-7613-44D2-90B2-19250F06FE7B}" + ProjectSection(ProjectDependencies) = postProject + {A37A7E14-0000-0000-0000-000000000000} = {A37A7E14-0000-0000-0000-000000000000} + {CCE26215-7591-4CC3-8E39-9A08F8BF35E2} = {CCE26215-7591-4CC3-8E39-9A08F8BF35E2} + {31D19132-0000-0000-0000-000000000000} = {31D19132-0000-0000-0000-000000000000} + {62C0DB35-0000-0000-0000-000000000000} = {62C0DB35-0000-0000-0000-000000000000} + {650C6F3D-33B5-4216-9536-956AB42C0624} = {650C6F3D-33B5-4216-9536-956AB42C0624} + {A625BE88-0000-0000-0000-000000000000} = {A625BE88-0000-0000-0000-000000000000} + {75DC22B1-113F-4A66-96B9-2FF8208C10E8} = {75DC22B1-113F-4A66-96B9-2FF8208C10E8} + {868E37B3-0000-0000-0000-000000000000} = {868E37B3-0000-0000-0000-000000000000} + {5FDFF4B6-0000-0000-0000-000000000000} = {5FDFF4B6-0000-0000-0000-000000000000} + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -132,6 +145,14 @@ Global {75DC22B1-113F-4A66-96B9-2FF8208C10E8}.Nsis|Any CPU.Build.0 = Nsis|Any CPU {75DC22B1-113F-4A66-96B9-2FF8208C10E8}.Release|Any CPU.ActiveCfg = Release|Any CPU {75DC22B1-113F-4A66-96B9-2FF8208C10E8}.Release|Any CPU.Build.0 = Release|Any CPU + {ADC34399-7613-44D2-90B2-19250F06FE7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ADC34399-7613-44D2-90B2-19250F06FE7B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ADC34399-7613-44D2-90B2-19250F06FE7B}.Documentation|Any CPU.ActiveCfg = Documentation|Any CPU + {ADC34399-7613-44D2-90B2-19250F06FE7B}.Documentation|Any CPU.Build.0 = Documentation|Any CPU + {ADC34399-7613-44D2-90B2-19250F06FE7B}.Nsis|Any CPU.ActiveCfg = Nsis|Any CPU + {ADC34399-7613-44D2-90B2-19250F06FE7B}.Nsis|Any CPU.Build.0 = Nsis|Any CPU + {ADC34399-7613-44D2-90B2-19250F06FE7B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ADC34399-7613-44D2-90B2-19250F06FE7B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE