windows/ns-3-dev/applications/applications.vcxproj
changeset 10287 bba8452a580f
parent 9790 cc4678e46c53
child 10289 7702996e5dd2
--- a/windows/ns-3-dev/applications/applications.vcxproj	Tue Oct 01 10:11:14 2013 -0700
+++ b/windows/ns-3-dev/applications/applications.vcxproj	Tue Oct 01 11:45:13 2013 -0700
@@ -73,6 +73,7 @@
     <ClCompile Include="..\..\..\src\applications\helper\on-off-helper.cc" />
     <ClCompile Include="..\..\..\src\applications\helper\packet-sink-helper.cc" />
     <ClCompile Include="..\..\..\src\applications\helper\ping6-helper.cc" />
+    <ClCompile Include="..\..\..\src\applications\helper\radvd-helper.cc" />
     <ClCompile Include="..\..\..\src\applications\helper\udp-client-server-helper.cc" />
     <ClCompile Include="..\..\..\src\applications\helper\udp-echo-helper.cc" />
     <ClCompile Include="..\..\..\src\applications\helper\v4ping-helper.cc" />
@@ -97,6 +98,7 @@
     <ClInclude Include="..\..\..\src\applications\helper\on-off-helper.h" />
     <ClInclude Include="..\..\..\src\applications\helper\packet-sink-helper.h" />
     <ClInclude Include="..\..\..\src\applications\helper\ping6-helper.h" />
+    <ClInclude Include="..\..\..\src\applications\helper\radvd-helper.h" />
     <ClInclude Include="..\..\..\src\applications\helper\udp-client-server-helper.h" />
     <ClInclude Include="..\..\..\src\applications\helper\udp-echo-helper.h" />
     <ClInclude Include="..\..\..\src\applications\helper\v4ping-helper.h" />