diff options
author | jabdelmalek@google.com <jabdelmalek@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-07 04:22:16 +0000 |
---|---|---|
committer | jabdelmalek@google.com <jabdelmalek@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-07 04:22:16 +0000 |
commit | 71f1472f6e94a64db8a40aef4d77c6cba1e6dd2f (patch) | |
tree | ce4ba5bffabf2f0d69bc284a981a8025c34af499 /third_party/bzip2 | |
parent | 95ad043b3cafcf2e1a98b0e0f5cb6be25090118c (diff) | |
download | chromium_src-71f1472f6e94a64db8a40aef4d77c6cba1e6dd2f.zip chromium_src-71f1472f6e94a64db8a40aef4d77c6cba1e6dd2f.tar.gz chromium_src-71f1472f6e94a64db8a40aef4d77c6cba1e6dd2f.tar.bz2 |
Replace our cygwin binaries with another set that we can get the source for (checked into cygwin_src).
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@490 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/bzip2')
-rw-r--r-- | third_party/bzip2/bzip2.vcproj.GOOGLE.jabdelmalek.user | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/third_party/bzip2/bzip2.vcproj.GOOGLE.jabdelmalek.user b/third_party/bzip2/bzip2.vcproj.GOOGLE.jabdelmalek.user new file mode 100644 index 0000000..cfdbb42 --- /dev/null +++ b/third_party/bzip2/bzip2.vcproj.GOOGLE.jabdelmalek.user @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioUserFile
+ ProjectType="Visual C++"
+ Version="8.00"
+ ShowAllFiles="false"
+ >
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ >
+ <DebugSettings
+ Command=""
+ 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=""
+ 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>
|