diff options
| author | Bastiaan Bakker <bastiaan.bakker@lifeline.nl> | 2001-04-21 23:28:30 +0000 |
|---|---|---|
| committer | Bastiaan Bakker <bastiaan.bakker@lifeline.nl> | 2001-04-21 23:28:30 +0000 |
| commit | 788f81ef8dac04bb5fd0b88cc6d0ef150c4c5a6f (patch) | |
| tree | 2f033ee2b8f577a5d0d0c4b8ed321f5f836fa119 /examples/examples.dsw | |
| parent | 8996736426b2c000048bb79c67bbb30139377c7b (diff) | |
| download | cppunit-788f81ef8dac04bb5fd0b88cc6d0ef150c4c5a6f.tar.gz | |
Removed '\r' characters from msvc++ .dsw and .dsp files.
Diffstat (limited to 'examples/examples.dsw')
| -rw-r--r-- | examples/examples.dsw | 88 |
1 files changed, 44 insertions, 44 deletions
diff --git a/examples/examples.dsw b/examples/examples.dsw index b98efbd..b2f26f7 100644 --- a/examples/examples.dsw +++ b/examples/examples.dsw @@ -1,44 +1,44 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
-
-###############################################################################
-
-Project: "cppunit"="..\cppunit\cppunit.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
-}}}
-
-###############################################################################
-
-Project: "hierarchy"=".\hierarchy\hierarchy.dsp" - Package Owner=<4>
-
-Package=<5>
-{{{
-}}}
-
-Package=<4>
-{{{
- Begin Project Dependency
- Project_Dep_Name cppunit
- End Project Dependency
-}}}
-
-###############################################################################
-
-Global:
-
-Package=<5>
-{{{
-}}}
-
-Package=<3>
-{{{
-}}}
-
-###############################################################################
-
+Microsoft Developer Studio Workspace File, Format Version 6.00 +# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! + +############################################################################### + +Project: "cppunit"="..\cppunit\cppunit.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ +}}} + +############################################################################### + +Project: "hierarchy"=".\hierarchy\hierarchy.dsp" - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ + Begin Project Dependency + Project_Dep_Name cppunit + End Project Dependency +}}} + +############################################################################### + +Global: + +Package=<5> +{{{ +}}} + +Package=<3> +{{{ +}}} + +############################################################################### + |
