OSDN Git Service

Add Python script to check VS project files.
authorKimmo Varis <kimmov@gmail.com>
Mon, 20 Sep 2010 20:00:37 +0000 (20:00 +0000)
committerKimmo Varis <kimmov@gmail.com>
Mon, 20 Sep 2010 20:00:37 +0000 (20:00 +0000)
commitd22b08852501a896fa73e7545b888a0eb8e8c650
tree5819c8cfba1c188069b6e1a05cd0e783d1bdd91d
parent6263423a5d7800601a467a288985223abef0cc3f
Add Python script to check VS project files.

This initial version checks that all files listed in VS project file
exist also in disk.
Tools/Scripts/checkvsprojects.py [new file with mode: 0644]