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

Unified Diff: src/helper/wscript

Issue 41059: 802.11e/n extensions (Closed)
Patch Set: Code restyle Created 14 years, 11 months ago
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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/helper/wifi-helper.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/helper/wscript
===================================================================
--- a/src/helper/wscript
+++ b/src/helper/wscript
@@ -23,6 +23,8 @@
'bridge-helper.cc',
'yans-wifi-helper.cc',
'v4ping-helper.cc',
+ 'nqos-wifi-mac-helper.cc',
+ 'qos-wifi-mac-helper.cc',
]
headers = bld.new_task_gen('ns3header')
@@ -48,6 +50,8 @@
'bridge-helper.h',
'yans-wifi-helper.h',
'v4ping-helper.h',
+ 'nqos-wifi-mac-helper.h',
+ 'qos-wifi-mac-helper.h',
]
env = bld.env_of_name('default')
« no previous file with comments | « src/helper/wifi-helper.cc ('k') | no next file » | no next file with comments »

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