diff options
| author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-17 22:12:34 +0000 |
|---|---|---|
| committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-17 22:12:34 +0000 |
| commit | 2ff47e01ffb02c37f4bbb44635f1fa12e4c870ab (patch) | |
| tree | 399208a10e9b777673eaf10b7f704598dac8156c /PackUpdater | |
| parent | 09247167dc17f45fc30f32c3dcd5b8280a737537 (diff) | |
small fixes
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@177 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'PackUpdater')
| -rw-r--r-- | PackUpdater/PackUpdater_10.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/PackUpdater/PackUpdater_10.sln b/PackUpdater/PackUpdater_10.sln new file mode 100644 index 0000000..f1e7af2 --- /dev/null +++ b/PackUpdater/PackUpdater_10.sln @@ -0,0 +1,25 @@ +Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C++ Express 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PackUpdater", "PackUpdater_10.vcxproj", "{21F6C0E4-DD1A-49E6-82FD-64574BB902BD}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug Unicode|Win32 = Debug Unicode|Win32
+ Debug Unicode|x64 = Debug Unicode|x64
+ Release Unicode|Win32 = Release Unicode|Win32
+ Release Unicode|x64 = Release Unicode|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {21F6C0E4-DD1A-49E6-82FD-64574BB902BD}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32
+ {21F6C0E4-DD1A-49E6-82FD-64574BB902BD}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32
+ {21F6C0E4-DD1A-49E6-82FD-64574BB902BD}.Debug Unicode|x64.ActiveCfg = Debug Unicode|x64
+ {21F6C0E4-DD1A-49E6-82FD-64574BB902BD}.Debug Unicode|x64.Build.0 = Debug Unicode|x64
+ {21F6C0E4-DD1A-49E6-82FD-64574BB902BD}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32
+ {21F6C0E4-DD1A-49E6-82FD-64574BB902BD}.Release Unicode|Win32.Build.0 = Release Unicode|Win32
+ {21F6C0E4-DD1A-49E6-82FD-64574BB902BD}.Release Unicode|x64.ActiveCfg = Release Unicode|x64
+ {21F6C0E4-DD1A-49E6-82FD-64574BB902BD}.Release Unicode|x64.Build.0 = Release Unicode|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
|
