* Started adding the Windows SDK.

svn path=/nixpkgs/trunk/; revision=5384
This commit is contained in:
Eelco Dolstra
2006-06-05 19:40:14 +00:00
parent 588383905a
commit d571eaafb3
4 changed files with 53 additions and 4 deletions
@@ -24,8 +24,4 @@ stdenv.mkDerivation {
filemap = ./filemap;
buildInputs = [cabextract];
# These should be downloaded eventually.
# vs8Path = "/cygdrive/c/Program Files/Microsoft Visual Studio 8";
sdkPath = "/cygdrive/c/Program Files/Microsoft Platform SDK";
}