Holger Vogt
fa18c53c37
Update for all MSVC project files:
...
Update to VC2022 with v143 and /openmp:llvm (due to openmp task)
Add missing osdi files
Add missing udevices.c and logicexp.c
2022-12-27 14:11:33 +01:00
Holger Vogt
36098b93bd
no two or more commands in a single line
2020-08-20 15:25:27 +02:00
Holger Vogt
5e76758e57
update to cmpp by J. Monte
2020-03-15 08:51:02 +01:00
Holger Vogt
74a1a0b211
Update to Visual Studio 2019
2020-03-15 08:50:52 +01:00
Holger Vogt
1c580c7b0a
cmpp did not compile any more after applying patch #60
...
After reverting #60 , this fix avoids warning about output locations
2019-09-14 12:43:36 +02:00
Holger Vogt
0814c71c2c
Revert "[PATCH #60 ] Fixed build warnings about inconsistencies in the output"
...
This reverts commit 194e6d02e9 .
2019-09-14 12:43:22 +02:00
Jim Monte
a1ddfa3f82
[PATCH #60 ] Fixed build warnings about inconsistencies in the output
...
location for cmpp. The destination was not changed (due to dependencies of
batch files on the location) but $(ProjectDir) was used to make the path
absolute, which simplifies verifying the correct location.
2019-08-13 23:29:48 +02:00
Holger Vogt
578a42e084
provide correct output path for cmpp.exe during 64 bit compilation
2018-10-27 17:57:14 +02:00
rlar
875cab6758
*.vcxproj, enable <GenerateDebugInformation>true
2016-10-22 20:10:21 +02:00
rlar
edaded001a
*.vcxproj, use <DebugInformationFormat>ProgramDatabase
2016-10-22 20:01:46 +02:00
rlar
96a35e0144
*.vcxproj, increase <WarningLevel>Level4
2016-10-22 20:01:30 +02:00
h_vogt
c022d8f419
introduce visualc/xspice
2016-02-07 17:45:43 +01:00