diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-08-10 00:34:43 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-08-10 00:34:43 +0200 |
commit | 3ddc7918b106495875e57bc70724bbe5fe70e30e (patch) | |
tree | 57420c7679ac6f4a4a020fafa980fbad803bede6 | |
parent | initial commit (diff) | |
download | windows-tmp-3ddc7918b106495875e57bc70724bbe5fe70e30e.tar.gz windows-tmp-3ddc7918b106495875e57bc70724bbe5fe70e30e.zip |
README update
Diffstat (limited to '')
-rw-r--r-- | pdbs/README | 2 | ||||
-rw-r--r-- | symbols/README | 2 | ||||
-rw-r--r-- | vscache/README | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/pdbs/README b/pdbs/README index 43a9584..87fb130 100644 --- a/pdbs/README +++ b/pdbs/README @@ -1 +1 @@ -I store my .pdb files in this directory +Custom PDB files go here. diff --git a/symbols/README b/symbols/README index 25ad431..7abb54e 100644 --- a/symbols/README +++ b/symbols/README @@ -1 +1 @@ -Downloaded Windows symbols are stored in this directory +PDB files downloaded from various symbols servers go in this directory. diff --git a/vscache/README b/vscache/README index 703fb3d..ba78e6d 100644 --- a/vscache/README +++ b/vscache/README @@ -1 +1 @@ -This directory is used as the fallback location for Visual Studio cache files +The fallback location for Visual Studio project cache files. |