diff options
author | madmaxoft <github@xoft.cz> | 2014-01-19 16:15:35 +0100 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2014-01-19 16:17:16 +0100 |
commit | f75d1adf0e3bee8df27ee3aa5d0607e202ce252f (patch) | |
tree | f5326eb4019d71cd4a3e893cf38458e0e2ace375 /VC2008/MCServer.vcproj.user | |
parent | SocketThreads: Removed unused code. (diff) | |
download | cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.tar cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.tar.gz cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.tar.bz2 cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.tar.lz cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.tar.xz cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.tar.zst cuberite-f75d1adf0e3bee8df27ee3aa5d0607e202ce252f.zip |
Diffstat (limited to '')
-rw-r--r-- | VC2008/MCServer.vcproj.user | 89 |
1 files changed, 0 insertions, 89 deletions
diff --git a/VC2008/MCServer.vcproj.user b/VC2008/MCServer.vcproj.user deleted file mode 100644 index b53d3ff35..000000000 --- a/VC2008/MCServer.vcproj.user +++ /dev/null @@ -1,89 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<VisualStudioUserFile - ProjectType="Visual C++" - Version="9,00" - ShowAllFiles="false" - > - <Configurations> - <Configuration - Name="Debug|Win32" - > - <DebugSettings - Command="$(TargetPath)" - WorkingDirectory="..\MCServer" - CommandArguments="" - Attach="false" - DebuggerType="3" - RemoteCommand="" - HttpUrl="" - PDBPath="" - SQLDebugging="" - Environment="" - EnvironmentMerge="true" - DebuggerFlavor="0" - MPIRunCommand="" - MPIRunArguments="" - MPIRunWorkingDirectory="" - ApplicationCommand="" - ApplicationArguments="" - ShimCommand="" - MPIAcceptMode="" - MPIAcceptFilter="" - /> - </Configuration> - <Configuration - Name="Release|Win32" - > - <DebugSettings - Command="$(TargetPath)" - WorkingDirectory="..\MCServer" - CommandArguments="" - Attach="false" - DebuggerType="3" - RemoteCommand="" - HttpUrl="" - PDBPath="" - SQLDebugging="" - Environment="" - EnvironmentMerge="true" - DebuggerFlavor="0" - MPIRunCommand="" - MPIRunArguments="" - MPIRunWorkingDirectory="" - ApplicationCommand="" - ApplicationArguments="" - ShimCommand="" - MPIAcceptMode="" - MPIAcceptFilter="" - /> - </Configuration> - <Configuration - Name="Release profiled|Win32" - > - <DebugSettings - Command="$(TargetPath)" - WorkingDirectory="..\MCServer" - CommandArguments="" - Attach="false" - DebuggerType="3" - Remote="1" - RemoteMachine="ASAGA" - RemoteCommand="" - HttpUrl="" - PDBPath="" - SQLDebugging="" - Environment="" - EnvironmentMerge="true" - DebuggerFlavor="0" - MPIRunCommand="" - MPIRunArguments="" - MPIRunWorkingDirectory="" - ApplicationCommand="" - ApplicationArguments="" - ShimCommand="" - MPIAcceptMode="" - MPIAcceptFilter="" - /> - </Configuration> - </Configurations> -</VisualStudioUserFile> |