Author: Rajinder Yadav
Date: Nov 24, 2007
Revised: Dec 31,2007
Step 5
Now we are ready to set up SQLite project build environment variable =)
Once you have done this go to Windows menu and right click on, "My Computer" and select properties.
This will bring up the, "System Properties" dialog box, and you will want to click on the, "Environment Variables" button.
From the, "Environment Variables" dialog box, click on the new button under the "User" section.
In the New User variable dialog box, type in "SQLite3_Project" for the var name, and for the values type in, "G:\dev\src" Click OK and close all the dialog opened dialog boxes.
You will need to add one more environment variable, "BuildDir" with the value of "G:\dev\src\build"
The next section takes a look at the ICU project settings...