summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/buildVS/netlistlib.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/buildVS/netlistlib.vcxproj')
-rwxr-xr-xsrc/lib/netlist/buildVS/netlistlib.vcxproj18
1 files changed, 10 insertions, 8 deletions
diff --git a/src/lib/netlist/buildVS/netlistlib.vcxproj b/src/lib/netlist/buildVS/netlistlib.vcxproj
index 1d4df8f0649..2d7dcb7bd38 100755
--- a/src/lib/netlist/buildVS/netlistlib.vcxproj
+++ b/src/lib/netlist/buildVS/netlistlib.vcxproj
@@ -116,13 +116,16 @@
<ClCompile Include="..\devices\net_lib.cpp" />
<ClCompile Include="..\devices\nld_2102A.cpp" />
<ClCompile Include="..\devices\nld_4006.cpp" />
+ <ClCompile Include="..\devices\nld_4017.cpp" />
+ <ClCompile Include="..\devices\nld_4053.cpp" />
<ClCompile Include="..\devices\nld_74125.cpp" />
<ClCompile Include="..\devices\nld_74163.cpp" />
<ClCompile Include="..\devices\nld_74377.cpp" />
<ClCompile Include="..\devices\nld_74393.cpp" />
- <ClCompile Include="..\devices\nld_7442.cpp" />
<ClCompile Include="..\devices\nld_7492.cpp" />
<ClCompile Include="..\devices\nld_7497.cpp" />
+ <ClCompile Include="..\devices\nld_8277.cpp" />
+ <ClCompile Include="..\devices\nld_9321.cpp" />
<ClCompile Include="..\devices\nld_roms.cpp" />
<ClCompile Include="..\devices\nld_schmitt.cpp" />
<ClCompile Include="..\devices\nld_tms4800.cpp" />
@@ -172,12 +175,12 @@
<ClCompile Include="..\devices\nlid_proxy.cpp" />
<ClCompile Include="..\devices\nlid_truthtable.cpp" />
<ClCompile Include="..\generated\static_solvers.cpp" />
- <ClCompile Include="..\macro\nlm_base.cpp" />
- <ClCompile Include="..\macro\nlm_cd4xxx.cpp" />
- <ClCompile Include="..\macro\nlm_opamp.cpp" />
- <ClCompile Include="..\macro\nlm_other.cpp" />
- <ClCompile Include="..\macro\nlm_roms.cpp" />
- <ClCompile Include="..\macro\nlm_ttl74xx.cpp" />
+ <ClCompile Include="..\macro\nlm_base_lib.cpp" />
+ <ClCompile Include="..\macro\nlm_cd4xxx_lib.cpp" />
+ <ClCompile Include="..\macro\nlm_opamp_lib.cpp" />
+ <ClCompile Include="..\macro\nlm_otheric_lib.cpp" />
+ <ClCompile Include="..\macro\nlm_roms_lib.cpp" />
+ <ClCompile Include="..\macro\nlm_ttl74xx_lib.cpp" />
<ClCompile Include="..\nl_base.cpp" />
<ClCompile Include="..\nl_factory.cpp" />
<ClCompile Include="..\nl_parser.cpp" />
@@ -211,7 +214,6 @@
<ClInclude Include="..\devices\nld_2716.h" />
<ClInclude Include="..\devices\nld_74393.h" />
<ClInclude Include="..\devices\nld_7442.h" />
- <ClInclude Include="..\devices\nld_7497.h" />
<ClInclude Include="..\devices\nld_schmitt.h" />
<ClInclude Include="..\devices\nld_tms4800.h" />
<ClInclude Include="..\devices\nld_4020.h" />