summaryrefslogtreecommitdiffstats
path: root/Autorun.sln
diff options
context:
space:
mode:
authorDamien Lallement <dlallement@mandriva.com>2009-04-20 15:38:09 +0000
committerDamien Lallement <dlallement@mandriva.com>2009-04-20 15:38:09 +0000
commitd4a95ff6baea8712565fba8a560289e4b3838922 (patch)
treeb8f9cf6ee44c90f3ef3209f8ba56ff9ccc40ccaf /Autorun.sln
parent0abcc628875e7e38aa135c023eb00aa8b3aab313 (diff)
downloadautorun-d4a95ff6baea8712565fba8a560289e4b3838922.tar
autorun-d4a95ff6baea8712565fba8a560289e4b3838922.tar.gz
autorun-d4a95ff6baea8712565fba8a560289e4b3838922.tar.bz2
autorun-d4a95ff6baea8712565fba8a560289e4b3838922.tar.xz
autorun-d4a95ff6baea8712565fba8a560289e4b3838922.zip
add autorun
Diffstat (limited to 'Autorun.sln')
-rwxr-xr-xAutorun.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/Autorun.sln b/Autorun.sln
new file mode 100755
index 0000000..423cac5
--- /dev/null
+++ b/Autorun.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual C# Express 2008
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Autorun", "Mandriva - Autorun CD-DVD\Autorun.csproj", "{7E804E4A-6F90-4863-8BC7-59D25957F96D}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {7E804E4A-6F90-4863-8BC7-59D25957F96D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7E804E4A-6F90-4863-8BC7-59D25957F96D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7E804E4A-6F90-4863-8BC7-59D25957F96D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7E804E4A-6F90-4863-8BC7-59D25957F96D}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal