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

Unified Diff: src/core/wscript

Issue 342870043: Visual Studio conditional code for core module (Closed)
Patch Set: Corrections Created 5 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
Index: src/core/wscript
===================================================================
--- a/src/core/wscript
+++ b/src/core/wscript
@@ -219,6 +219,7 @@
headers = bld(features='ns3header')
headers.module = 'core'
headers.source = [
+ 'model/ns3dll.h',
'model/nstime.h',
'model/event-id.h',
'model/event-impl.h',
« src/core/test/threaded-test-suite.cc ('K') | « src/core/test/threaded-test-suite.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