Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(599)

Side by Side Diff: windows/ns-3-dev/csma/csma.vcxproj.filters

Issue 8932044: Minimum changes needed to support ns-3 on Visual Studio 2012
Patch Set: Created 10 years, 11 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « windows/ns-3-dev/csma/csma.vcxproj ('k') | windows/ns-3-dev/csma/csma.vcxproj.user » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuil d/2003">
3 <ItemGroup>
4 <Filter Include="model">
5 <UniqueIdentifier>{4705b04a-cf33-40de-afdb-d793430cb8e8}</UniqueIdentifier >
6 </Filter>
7 <Filter Include="helper">
8 <UniqueIdentifier>{dc4fa855-af02-4a9e-a6aa-45485fa8a19f}</UniqueIdentifier >
9 </Filter>
10 </ItemGroup>
11 <ItemGroup>
12 <ClCompile Include="..\..\..\src\csma\model\backoff.cc">
13 <Filter>model</Filter>
14 </ClCompile>
15 <ClCompile Include="..\..\..\src\csma\model\csma-channel.cc">
16 <Filter>model</Filter>
17 </ClCompile>
18 <ClCompile Include="..\..\..\src\csma\model\csma-net-device.cc">
19 <Filter>model</Filter>
20 </ClCompile>
21 <ClCompile Include="..\..\..\src\csma\helper\csma-helper.cc">
22 <Filter>helper</Filter>
23 </ClCompile>
24 </ItemGroup>
25 <ItemGroup>
26 <ClInclude Include="..\..\..\src\csma\model\backoff.h">
27 <Filter>model</Filter>
28 </ClInclude>
29 <ClInclude Include="..\..\..\src\csma\model\csma-channel.h">
30 <Filter>model</Filter>
31 </ClInclude>
32 <ClInclude Include="..\..\..\src\csma\model\csma-net-device.h">
33 <Filter>model</Filter>
34 </ClInclude>
35 <ClInclude Include="..\..\..\src\csma\helper\csma-helper.h">
36 <Filter>helper</Filter>
37 </ClInclude>
38 </ItemGroup>
39 </Project>
OLDNEW
« no previous file with comments | « windows/ns-3-dev/csma/csma.vcxproj ('k') | windows/ns-3-dev/csma/csma.vcxproj.user » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b