We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d1197 commit 1a95f18Copy full SHA for 1a95f18
README.md
@@ -31,9 +31,9 @@ export header" section of the SWMM Project CMakeLists.txt is not commented out.
31
32
Step 2 - Copy SWMM Library
33
34
-In the swmm\toolkit directory copy swmm5.h and toolkitAPI.h, swmm5.dll,
35
-swmm5.lib, and swmm5.exp all together in the same folder. The setup.py file
36
-is configured to find them there.
+In the swmm\toolkit directory copy swmm5.h, swmm5_export.h, toolkitAPI.h,
+swmm5.dll, swmm5.lib, and swmm5.exp all together in the same folder. The
+setup.py file is configured to find them there.
37
38
39
Step 3 - Build SWMM Toolkit
0 commit comments