Hi Brent, > So, is there any way we can generalize the build.cmd file to > work without having to edit the vcproj file?
I've just committed a new version of build.cmd that has four customizable environment vars at the top, where you can specify: VSINSTALLDIR - Install root of VS.NET NSISINSTALLDIR - Install root of NSIS SDKINCLUDE - Platform SDK include dir SDKLIB - Platform SDK lib dir So, it's not exactly automatic, but it can be easily adapted to your local environment. Sorry about the previous hard-coded-ness. I had the Platform SDK dirs added to my Tools -> Options -> Projects -> VC++ Directories. - Kim ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel
