Personal tools
You are here: Home For Developers Tutorials How to build existing extension page 3

page 3

Step 3. Change project's properties


In the explorer window in "My Documents\Visual Studio 2005\Projects\Max Age Extension\Max Age Extension" folder, open the text file called "project-info.txt", which contains original assembly name and version number 

Max Species Age\references.txt


In Solution Explorer, double-click on Properties
     In Project Designer, select Application property page

     On Application property page:
          Change Assembly name to "Landis.Extensions.MaxAge-YourOrganization" (YourOrganization examples: Wisc, USFS, TexasAM)
          Change Default namespace to "Landis.Extensions.MaxAge"
          Click Assembly information button

          In Assembly Information dialog box:
               Change Title to "Max Age Extension"
               Change Description to "Max Species Age extension for the LANDIS-II model"
               Change the assembly's minor version to 1 (so full version should be "1.1.*")
               Click OK button 

Project Designer > Application page


Save changes


< Page 2 | Page 3 | Page 4 >
Document Actions