--- a/windows/ns-3-dev/applications/applications.vcxproj.filters Tue Oct 01 10:11:14 2013 -0700
+++ b/windows/ns-3-dev/applications/applications.vcxproj.filters Tue Oct 01 11:45:13 2013 -0700
@@ -75,6 +75,9 @@
<ClCompile Include="..\..\..\src\applications\helper\v4ping-helper.cc">
<Filter>helper</Filter>
</ClCompile>
+ <ClCompile Include="..\..\..\src\applications\helper\radvd-helper.cc">
+ <Filter>helper</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\src\applications\model\bulk-send-application.h">
@@ -143,5 +146,8 @@
<ClInclude Include="..\..\..\src\applications\helper\v4ping-helper.h">
<Filter>helper</Filter>
</ClInclude>
+ <ClInclude Include="..\..\..\src\applications\helper\radvd-helper.h">
+ <Filter>helper</Filter>
+ </ClInclude>
</ItemGroup>
</Project>
\ No newline at end of file