summaryrefslogtreecommitdiffstats
path: root/Tools/RCONClient/RCONClient.sln
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-11-24 14:35:35 +0100
committermadmaxoft <github@xoft.cz>2013-11-24 14:35:35 +0100
commitdbb76ef9fefa90a1e24acc42ba0421980df89379 (patch)
treea1e980d5d55a5aa0ca250d247e760e120c3bf1e5 /Tools/RCONClient/RCONClient.sln
parentRCON server: Login failure gets sent to the client. (diff)
downloadcuberite-dbb76ef9fefa90a1e24acc42ba0421980df89379.tar
cuberite-dbb76ef9fefa90a1e24acc42ba0421980df89379.tar.gz
cuberite-dbb76ef9fefa90a1e24acc42ba0421980df89379.tar.bz2
cuberite-dbb76ef9fefa90a1e24acc42ba0421980df89379.tar.lz
cuberite-dbb76ef9fefa90a1e24acc42ba0421980df89379.tar.xz
cuberite-dbb76ef9fefa90a1e24acc42ba0421980df89379.tar.zst
cuberite-dbb76ef9fefa90a1e24acc42ba0421980df89379.zip
Diffstat (limited to 'Tools/RCONClient/RCONClient.sln')
-rw-r--r--Tools/RCONClient/RCONClient.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/Tools/RCONClient/RCONClient.sln b/Tools/RCONClient/RCONClient.sln
new file mode 100644
index 000000000..0a8596e43
--- /dev/null
+++ b/Tools/RCONClient/RCONClient.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual C++ Express 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RCONClient", "RCONClient.vcproj", "{1A48B032-07D0-4DDD-8362-66C0FC7F7849}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {1A48B032-07D0-4DDD-8362-66C0FC7F7849}.Debug|Win32.ActiveCfg = Debug|Win32
+ {1A48B032-07D0-4DDD-8362-66C0FC7F7849}.Debug|Win32.Build.0 = Debug|Win32
+ {1A48B032-07D0-4DDD-8362-66C0FC7F7849}.Release|Win32.ActiveCfg = Release|Win32
+ {1A48B032-07D0-4DDD-8362-66C0FC7F7849}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal