diff --git a/build/fp1.vcxproj b/build/fp1.vcxproj new file mode 100644 index 000000000..6660b7522 --- /dev/null +++ b/build/fp1.vcxproj @@ -0,0 +1,209 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {A539BCC1-D08F-4D78-A8EA-65560F4A60CD} + fp + 10.0.17763.0 + + + + Application + false + v141 + + + Application + false + v141 + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + ..\exe\ + ..\obj\$(SolutionName)\$(ProjectName)\ + true + ..\exe\ + ..\obj\$(SolutionName)\$(ProjectName)\ + false + false + false + false + false + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\..\debug/tf0.tlb + + + + + Disabled + ..\src\xvtdb\;..\src\cg;..\src\include;..\src\xvaga;%(AdditionalIncludeDirectories) + _DEBUG;WIN32;__LONGDOUBLE__;_WINDOWS;%(PreprocessorDefinitions) + false + MultiThreadedDebug + true + Level3 + true + ProgramDatabase + + + + + + + _DEBUG;%(PreprocessorDefinitions) + 0x0410 + ..\wx28X\include;%(AdditionalIncludeDirectories) + + + %(AdditionalDependencies) + true + %(IgnoreSpecificDefaultLibraries) + true + Windows + false + + + MachineX86 + + + true + .\..\debug/tf0.bsc + + + + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\..\release/tf0.tlb + + + + + MaxSpeed + Default + ..\src\xvtdb\;..\src\cg;..\src\include;..\src\xvaga;%(AdditionalIncludeDirectories) + NDEBUG;WIN32;_WINDOWS;%(PreprocessorDefinitions) + true + MultiThreaded + true + .\..\release/tf0.pch + Level3 + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0410 + ..\wx28X\include;%(AdditionalIncludeDirectories) + + + $(OutDir)$(TargetName)$(TargetExt) + true + Windows + + + MachineX86 + 12.0 + false + %(AdditionalDependencies) + + + true + .\..\release/tf0.bsc + + + "C:\Program Files (x86)\Windows Kits\10\bin\10.0.16299.0\x64\signtool.exe" sign /a /s MY /n "Sirio Informatica e Sistemi SPA" /fd sha256 /tr http://sha256timestamp.ws.symantec.com/sha256/timestamp /v "$(TargetPath)" + + + + + Document + true + + + Document + true + + + Document + true + + + Document + true + + + + + ..\libraries\wx28X\include;%(AdditionalIncludeDirectories) + ..\libraries\wx28X\include;%(AdditionalIncludeDirectories) + + + + + {2d38a763-3d74-4338-9362-b891784ec90e} + + + {a1ce9743-a597-4f92-b55a-345a366c9e55} + + + {0042619a-6b7c-4d3d-9cd9-9bdd8d200c15} + + + + + + + + + + + + + + + + Document + + + + + + + + + + \ No newline at end of file diff --git a/build/fp1.vcxproj.filters b/build/fp1.vcxproj.filters new file mode 100644 index 000000000..16854163a --- /dev/null +++ b/build/fp1.vcxproj.filters @@ -0,0 +1,55 @@ + + + + + + + + {8b9b8072-7920-4b49-896b-f632e5ac1415} + + + {aa4d5fac-6242-4e34-8b78-263ec3e4d15f} + + + {d7227be8-6583-4473-895f-595f8a48a8cb} + + + {06bc8aeb-f506-4c2e-85fb-bdeb92f2c77e} + + + + + Sources + + + Sources + + + Sources + + + Sources + + + Sources + + + + + Headers + + + Headers + + + + + Masks + + + + + Libraries + + + \ No newline at end of file