page 7
Step 7. Modify project's properties
In Solution Explorer, double-click Properties item
In Project Designer, select Application property page
Change Assembly Name to "LANDIS-II Project"
Change Default Namespace to "Landis"
Click Assembly Information... button
In Assembly Information window:
Change Title to "LANDIS-II Project"
Change Description to "An empty library project for LANDIS-II model"
In Company, enter your organization and possibly your unit (example, UW-Madison, FLEL)
In Product, enter "LANDIS-II"
In Copyright, enter the copyright notice required by your organization
Click OK button

In main menu, select Tools > Options

In Options window:
Check "Show all settings" box
In navigation tree, select Projects and Solutions > General
Check "Show advanced build configuration"
Click OK button

In main menu, select Build > Configuration Manager

In Configuration Manager window:
In Active solution configuration pull-down menu, select Debug
Click Close button

In Project Designer, select Build property page
Make sure Configuartion is "Active(Debug)"

In Project Designer, select Build Events property page
In Post-build event command line window type:
copy $(TargetName).* "C:\Program Files\Landis-II\5.1\bin"

Save changes
< Page 6 | Page 7 | Page 8 >
In Solution Explorer, double-click Properties item
In Project Designer, select Application property page
Change Assembly Name to "LANDIS-II Project"
Change Default Namespace to "Landis"
Click Assembly Information... button
In Assembly Information window:
Change Title to "LANDIS-II Project"
Change Description to "An empty library project for LANDIS-II model"
In Company, enter your organization and possibly your unit (example, UW-Madison, FLEL)
In Product, enter "LANDIS-II"
In Copyright, enter the copyright notice required by your organization
Click OK button

In main menu, select Tools > Options

In Options window:
Check "Show all settings" box
In navigation tree, select Projects and Solutions > General
Check "Show advanced build configuration"
Click OK button

In main menu, select Build > Configuration Manager

In Configuration Manager window:
In Active solution configuration pull-down menu, select Debug
Click Close button

In Project Designer, select Build property page
Make sure Configuartion is "Active(Debug)"

In Project Designer, select Build Events property page
In Post-build event command line window type:
copy $(TargetName).* "C:\Program Files\Landis-II\5.1\bin"

Save changes
< Page 6 | Page 7 | Page 8 >

