diff options
author | jabdelmalek@google.com <jabdelmalek@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-07 05:37:31 +0000 |
---|---|---|
committer | jabdelmalek@google.com <jabdelmalek@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-07 05:37:31 +0000 |
commit | fbd440b73ac068f024edfb0b099b3c43c9c86cac (patch) | |
tree | 5bb04021a5c7f2468908b8ebfc12761db6364b46 /third_party/bsdiff | |
parent | 71f1472f6e94a64db8a40aef4d77c6cba1e6dd2f (diff) | |
download | chromium_src-fbd440b73ac068f024edfb0b099b3c43c9c86cac.zip chromium_src-fbd440b73ac068f024edfb0b099b3c43c9c86cac.tar.gz chromium_src-fbd440b73ac068f024edfb0b099b3c43c9c86cac.tar.bz2 |
Undo my extra changes.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@491 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/bsdiff')
-rw-r--r-- | third_party/bsdiff/bsdiff.vcproj.GOOGLE.jabdelmalek.user | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/third_party/bsdiff/bsdiff.vcproj.GOOGLE.jabdelmalek.user b/third_party/bsdiff/bsdiff.vcproj.GOOGLE.jabdelmalek.user deleted file mode 100644 index b132a26..0000000 --- a/third_party/bsdiff/bsdiff.vcproj.GOOGLE.jabdelmalek.user +++ /dev/null @@ -1,65 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioUserFile
- ProjectType="Visual C++"
- Version="8.00"
- ShowAllFiles="false"
- >
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- >
- <DebugSettings
- Command="$(TargetPath)"
- WorkingDirectory=""
- CommandArguments=""
- Attach="false"
- DebuggerType="3"
- Remote="1"
- RemoteMachine="JAM2-CORP"
- RemoteCommand=""
- HttpUrl=""
- PDBPath=""
- SQLDebugging=""
- Environment=""
- EnvironmentMerge="true"
- DebuggerFlavor=""
- MPIRunCommand=""
- MPIRunArguments=""
- MPIRunWorkingDirectory=""
- ApplicationCommand=""
- ApplicationArguments=""
- ShimCommand=""
- MPIAcceptMode=""
- MPIAcceptFilter=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- >
- <DebugSettings
- Command="$(TargetPath)"
- WorkingDirectory=""
- CommandArguments=""
- Attach="false"
- DebuggerType="3"
- Remote="1"
- RemoteMachine="JAM2-CORP"
- RemoteCommand=""
- HttpUrl=""
- PDBPath=""
- SQLDebugging=""
- Environment=""
- EnvironmentMerge="true"
- DebuggerFlavor=""
- MPIRunCommand=""
- MPIRunArguments=""
- MPIRunWorkingDirectory=""
- ApplicationCommand=""
- ApplicationArguments=""
- ShimCommand=""
- MPIAcceptMode=""
- MPIAcceptFilter=""
- />
- </Configuration>
- </Configurations>
-</VisualStudioUserFile>
|