To build 1013 you will need to add Anniversary.cpp to the world and zone projects.
If you do not, you will get a link error abount not finding Anniversary::Register and Anniversary::Reload.
If you use a text editor, open world.vcproj and look for
"Common Source Files" and add this to that section.
Code:
<File RelativePath="..\common\patches\Anniversary.cpp"></File>
The same goes for zone.vcproj