|
|
|
@ -278,6 +278,12 @@ |
|
|
|
</Link> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
<ClCompile> |
|
|
|
<Optimization>MaxSpeed</Optimization> |
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions> |
|
|
|
@ -316,14 +322,14 @@ |
|
|
|
</DataExecutionPrevention> |
|
|
|
<TargetMachine>MachineX86</TargetMachine> |
|
|
|
</Link> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj |
|
|
|
<Command>if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
|
<Midl> |
|
|
|
<TargetEnvironment>X64</TargetEnvironment> |
|
|
|
</Midl> |
|
|
|
@ -366,12 +372,6 @@ |
|
|
|
</DataExecutionPrevention> |
|
|
|
<TargetMachine>MachineX64</TargetMachine> |
|
|
|
</Link> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_debug|Win32'"> |
|
|
|
<PreBuildEvent> |
|
|
|
@ -455,6 +455,12 @@ |
|
|
|
</Link> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_release|Win32'"> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
<ClCompile> |
|
|
|
<Optimization>MaxSpeed</Optimization> |
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions> |
|
|
|
@ -492,14 +498,14 @@ |
|
|
|
</DataExecutionPrevention> |
|
|
|
<TargetMachine>MachineX86</TargetMachine> |
|
|
|
</Link> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_release|x64'"> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj |
|
|
|
<Command>if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_release|x64'"> |
|
|
|
<Midl> |
|
|
|
<TargetEnvironment>X64</TargetEnvironment> |
|
|
|
</Midl> |
|
|
|
@ -540,14 +546,14 @@ |
|
|
|
</DataExecutionPrevention> |
|
|
|
<TargetMachine>MachineX64</TargetMachine> |
|
|
|
</Link> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|Win32'"> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj |
|
|
|
<Command>if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|Win32'"> |
|
|
|
<ClCompile> |
|
|
|
<Optimization>MaxSpeed</Optimization> |
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions> |
|
|
|
@ -586,14 +592,14 @@ |
|
|
|
</DataExecutionPrevention> |
|
|
|
<TargetMachine>MachineX86</TargetMachine> |
|
|
|
</Link> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|x64'"> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj |
|
|
|
<Command>if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseOMP|x64'"> |
|
|
|
<Midl> |
|
|
|
<TargetEnvironment>X64</TargetEnvironment> |
|
|
|
</Midl> |
|
|
|
@ -637,14 +643,14 @@ |
|
|
|
</DataExecutionPrevention> |
|
|
|
<TargetMachine>MachineX64</TargetMachine> |
|
|
|
</Link> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|Win32'"> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj |
|
|
|
<Command>if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|Win32'"> |
|
|
|
<ClCompile> |
|
|
|
<Optimization>MaxSpeed</Optimization> |
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions> |
|
|
|
@ -683,14 +689,14 @@ |
|
|
|
</DataExecutionPrevention> |
|
|
|
<TargetMachine>MachineX86</TargetMachine> |
|
|
|
</Link> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|x64'"> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)\$(Platform)\conf.obj del $(Configuration)\$(Platform)\conf.obj |
|
|
|
<Command>if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='console_release_omp|x64'"> |
|
|
|
<Midl> |
|
|
|
<TargetEnvironment>X64</TargetEnvironment> |
|
|
|
</Midl> |
|
|
|
@ -731,12 +737,6 @@ |
|
|
|
</DataExecutionPrevention> |
|
|
|
<TargetMachine>MachineX64</TargetMachine> |
|
|
|
</Link> |
|
|
|
<PreBuildEvent> |
|
|
|
<Message>Recompile conf.c with actual date, invoke win_bison</Message> |
|
|
|
<Command>if exist $(Configuration)64\$(Platform)\conf.obj del $(Configuration)64\$(Platform)\conf.obj |
|
|
|
..\..\flex-bison\win_bison.exe --output=inpptree-parser.c --defines=inpptree-parser.h ..\src\spicelib\parser\inpptree-parser.y || exit 1 |
|
|
|
..\..\flex-bison\win_bison.exe --output=parse-bison.c --defines=parse-bison.h ..\src\frontend\parse-bison.y || exit 1</Command> |
|
|
|
</PreBuildEvent> |
|
|
|
</ItemDefinitionGroup> |
|
|
|
<ItemGroup> |
|
|
|
<ClInclude Include="..\src\ciderlib\oned\oneddefs.h" /> |
|
|
|
|