Skip to content

Commit 90bd015

Browse files
Initial Commit
1 parent 3c09d9c commit 90bd015

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/building/windows2003.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ <h2> Building the .NET Framework</h2>
278278
:: DNAROOT:
279279
:: The full path for the VS projects.
280280

281+
:GetStarted
281282
set DNAROOT=D:\NT\com\netfx
282283

283284
:: ---------------------
@@ -324,7 +325,9 @@ <h2> Building the .NET Framework</h2>
324325
:: -------
325326

326327
:: Debug environment
327-
::call dnaenv debug
328+
:: dnaenv debug
329+
330+
call :GetStarted
328331

329332
:: Retail environment
330333
:: dnaenv retail

0 commit comments

Comments
 (0)