PHP 8.2.30
Preview: README Size: 837 B
//lib/node_modules/npm/node_modules/node-gyp/gyp/tools/README

pretty_vcproj:
  Usage: pretty_vcproj.py "c:\path\to\vcproj.vcproj" [key1=value1] [key2=value2]

  They key/value pair are used to resolve vsprops name.

  For example, if I want to diff the base.vcproj project:

  pretty_vcproj.py z:\dev\src-chrome\src\base\build\base.vcproj "$(SolutionDir)=z:\dev\src-chrome\src\chrome\\" "$(CHROMIUM_BUILD)=" "$(CHROME_BUILD_TYPE)=" > orignal.txt
  pretty_vcproj.py z:\dev\src-chrome\src\base\base_gyp.vcproj "$(SolutionDir)=z:\dev\src-chrome\src\chrome\\" "$(CHROMIUM_BUILD)=" "$(CHROME_BUILD_TYPE)=" > gyp.txt

  And you can use your favorite diff tool to see the changes.

  Note: In the case of base.vcproj, the original vcproj is one level up the generated one.
        I suggest you do a search and replace for '"..\' and replace it with '"' in original.txt
        before you perform the diff.

Directory Contents

Dirs: 2 × Files: 5

Name Size Perms Modified Actions
emacs DIR
- drwxr-xr-x 2024-03-03 22:36:29
Edit Download
Xcode DIR
- drwxr-xr-x 2024-03-03 22:36:29
Edit Download
2.87 KB lrw-r--r-- 2021-03-10 14:36:38
Edit Download
4.68 KB lrw-r--r-- 2021-03-10 14:36:38
Edit Download
5.04 KB lrw-r--r-- 2021-03-10 14:36:38
Edit Download
9.48 KB lrw-r--r-- 2021-03-10 14:36:38
Edit Download
837 B lrw-r--r-- 2021-03-10 14:36:38
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).