View Single Post
  #11  
Old 03-21-2011, 18:55
yogi_saw yogi_saw is offline
Family
 
Join Date: Jul 2010
Posts: 173
Rept. Given: 57
Rept. Rcvd 52 Times in 32 Posts
Thanks Given: 3
Thanks Rcvd at 13 Times in 13 Posts
yogi_saw Reputation: 52
%SRC_DRIVE% and %SRC_PATH% already declared in cmd file
put the drive letter and path where ur source files are stored in
set SRC_DRIVE=C: (will be ur source code drive)
set SRC_PATH=C:\Vusb\Bus (will be ur source code path)
set DDK_PATH=C:\WinDDK\7600.16385.1 (will be ur path for winddk)
Reply With Quote