diff --git a/.gitignore b/.gitignore index cf50391d68e..82ca0e2ec29 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,5 @@ *.in /client/Makefile /win_build/installerv2/Progress +/win_build/*.filters +/win_build/boinc.sdf diff --git a/client/boinc.xml b/client/boinc.xml index 0735e757fc7..0e7903abf27 100644 --- a/client/boinc.xml +++ b/client/boinc.xml @@ -1,13 +1,6 @@ BOINC Client - - - - - - - diff --git a/clientctrl/boincsvcctrl.xml b/clientctrl/boincsvcctrl.xml deleted file mode 100644 index eb477a0d3e9..00000000000 --- a/clientctrl/boincsvcctrl.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - BOINC Service Controller - - - - - - - - diff --git a/win_build/boinc.sln b/win_build/boinc.sln index 3e8cf157527..c4dc2b34a11 100644 --- a/win_build/boinc.sln +++ b/win_build/boinc.sln @@ -1,293 +1,68 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinc", "boinc_cli.vcproj", "{C04F0FCC-BB5D-4627-8656-6173B28BD69E}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {E8F6BD7E-461A-4733-B7D8-37B09A099ED8} = {E8F6BD7E-461A-4733-B7D8-37B09A099ED8} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinc_os_ss", "boinc_os_ss.vcproj", "{4A2C5963-6A8D-4CA1-A312-C3D749B2EA81}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinccmd", "boinccmd.vcproj", "{8F37E1F3-3A68-4A1D-9579-A1210BDD055E}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {C04F0FCC-BB5D-4627-8656-6173B28BD69E} = {C04F0FCC-BB5D-4627-8656-6173B28BD69E} - {E8F6BD7E-461A-4733-B7D8-37B09A099ED8} = {E8F6BD7E-461A-4733-B7D8-37B09A099ED8} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boincmgr", "boincmgr.vcproj", "{06113715-AC51-4E91-8B9D-C987CABE0920}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libboinc", "libboinc.vcproj", "{E8F6BD7E-461A-4733-B7D8-37B09A099ED8}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boincsim", "sim.vcproj", "{B950E31B-C075-4F6D-8A2B-25EAE9D46C93}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinctray", "boinctray.vcproj", "{4A2C5963-6A8D-4DA1-A312-C3D749B2EA81}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {E8F6BD7E-461A-4733-B7D8-37B09A099ED8} = {E8F6BD7E-461A-4733-B7D8-37B09A099ED8} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "image_libs", "image_libs.vcproj", "{D3D21F11-A7E7-4EA2-8518-E24695133BFF}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jpeglib", "jpeglib.vcproj", "{5F065EAC-B881-4E9A-9E34-7A21D7A01D98}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "glut", "glut.vcproj", "{C4165626-F68F-4F66-A126-3B82DDBB7480}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wrapper", "wrapper.vcproj", "{F243B93C-73CB-44E7-9BDC-847BB95A27CA}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {753E897D-9ECE-42B1-9F0D-CD566775C77E} = {753E897D-9ECE-42B1-9F0D-CD566775C77E} - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} = {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sleeper", "sleeper.vcproj", "{A9647CEA-644D-4C0A-8733-D916CD344859}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} = {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "worker", "worker.vcproj", "{F1BE6109-586D-448E-8C5B-D5C2CB874EA2}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} = {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_app", "uc2.vcproj", "{CCB9A37C-7AD8-4FC1-ABEC-1A6ED2268F83}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} = {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_app_graphics", "uc2_graphics.vcproj", "{3CF31288-A44D-4C78-A3AA-B05B6E32DF11}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - {C0A2DEEE-2EC5-4F67-8048-53264B6BD14D} = {C0A2DEEE-2EC5-4F67-8048-53264B6BD14D} - {D3D21F11-A7E7-4EA2-8518-E24695133BFF} = {D3D21F11-A7E7-4EA2-8518-E24695133BFF} - {C4165626-F68F-4F66-A126-3B82DDBB7480} = {C4165626-F68F-4F66-A126-3B82DDBB7480} - {5F065EAC-B881-4E9A-9E34-7A21D7A01D98} = {5F065EAC-B881-4E9A-9E34-7A21D7A01D98} - {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} = {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgraphics2", "libgraphics2.vcproj", "{814EBFD3-3CE6-4933-A580-C1FE3147ACB4}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libboinc_staticcrt", "libboinc_staticcrt.vcproj", "{B00664BD-71EB-46C1-957E-CD851418D395}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libboincapi_staticcrt", "libboincapi_staticcrt.vcproj", "{07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boincsvcctrl", "boincsvcctrl.vcproj", "{9FC47E90-4E0D-4383-B446-A84314B00764}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {E8F6BD7E-461A-4733-B7D8-37B09A099ED8} = {E8F6BD7E-461A-4733-B7D8-37B09A099ED8} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinc_ss", "boinc_ss.vcproj", "{C3163ACA-C2E6-49D2-AA21-B8B953331EF7}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {D3D21F11-A7E7-4EA2-8518-E24695133BFF} = {D3D21F11-A7E7-4EA2-8518-E24695133BFF} - {C4165626-F68F-4F66-A126-3B82DDBB7480} = {C4165626-F68F-4F66-A126-3B82DDBB7480} - {5F065EAC-B881-4E9A-9E34-7A21D7A01D98} = {5F065EAC-B881-4E9A-9E34-7A21D7A01D98} - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} = {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinclog", "boinclog.vcproj", "{3A8DFC5C-D169-4BB6-8282-EBD3D1318140}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {E8F6BD7E-461A-4733-B7D8-37B09A099ED8} = {E8F6BD7E-461A-4733-B7D8-37B09A099ED8} - {C04F0FCC-BB5D-4627-8656-6173B28BD69E} = {C04F0FCC-BB5D-4627-8656-6173B28BD69E} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_app_atiopencl", "example_app_atiopencl.vcproj", "{C41F5C14-772D-4B56-BAF3-0FE8BF6807D5}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} = {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} - {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} = {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - {C0A2DEEE-2EC5-4F67-8048-53264B6BD14D} = {C0A2DEEE-2EC5-4F67-8048-53264B6BD14D} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_app_nvcuda", "example_app_nvcuda.vcproj", "{55F71337-32A6-4C26-8CBA-A06A9183D6F2}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} = {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} - {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} = {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_app_nvopencl", "example_app_nvopencl.vcproj", "{BDC69EE0-033E-4AE1-B6AD-670E26FC117B}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} = {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} - {C0A2DEEE-2EC5-4F67-8048-53264B6BD14D} = {C0A2DEEE-2EC5-4F67-8048-53264B6BD14D} - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} = {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_app_multi_thread", "example_app_multi_thread.vcproj", "{BFE833C6-840F-4F2E-A1FA-A4DE9B9277D6}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} = {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} - {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} = {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vboxwrapper", "vboxwrapper.vcproj", "{F243B93C-73CB-44E7-9BDC-847BB95C27CA}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} = {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wrappture_example", "wrappture_example.vcproj", "{D9AF7F68-B881-45B1-A41C-B10E61D764EF}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} = {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "slide_show", "slide_show.vcproj", "{A4145505-5C0E-4675-BF6D-FC3F9119FD83}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {753E897D-9ECE-42B1-9F0D-CD566775C77E} = {753E897D-9ECE-42B1-9F0D-CD566775C77E} - {5F065EAC-B881-4E9A-9E34-7A21D7A01D98} = {5F065EAC-B881-4E9A-9E34-7A21D7A01D98} - {D3D21F11-A7E7-4EA2-8518-E24695133BFF} = {D3D21F11-A7E7-4EA2-8518-E24695133BFF} - {C4165626-F68F-4F66-A126-3B82DDBB7480} = {C4165626-F68F-4F66-A126-3B82DDBB7480} - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} = {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} - {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} = {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} - {C0A2DEEE-2EC5-4F67-8048-53264B6BD14D} = {C0A2DEEE-2EC5-4F67-8048-53264B6BD14D} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libboincopencl_staticcrt", "libboincopencl_staticcrt.vcproj", "{C0A2DEEE-2EC5-4F67-8048-53264B6BD14D}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libboinczip_staticcrt", "libboinczip_staticcrt.vcproj", "{753E897D-9ECE-42B1-9F0D-CD566775C77E}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_boinczip", "test_boinc_zip.vcproj", "{92253F20-4CD6-494E-8DEF-F5B4555B61CD}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - {753E897D-9ECE-42B1-9F0D-CD566775C77E} = {753E897D-9ECE-42B1-9F0D-CD566775C77E} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_boinczip_zlib_conflicts", "test_boinc_zip_zlib_conflicts.vcproj", "{0DCD2FE4-0604-4307-ABAA-C61F0065D717}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection - ProjectSection(ProjectDependencies) = postProject - {753E897D-9ECE-42B1-9F0D-CD566775C77E} = {753E897D-9ECE-42B1-9F0D-CD566775C77E} - {B00664BD-71EB-46C1-957E-CD851418D395} = {B00664BD-71EB-46C1-957E-CD851418D395} - EndProjectSection +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinc", "boinc_cli.vcxproj", "{C04F0FCC-BB5D-4627-8656-6173B28BD69E}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinc_os_ss", "boinc_os_ss.vcxproj", "{4A2C5963-6A8D-4CA1-A312-C3D749B2EA81}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinccmd", "boinccmd.vcxproj", "{8F37E1F3-3A68-4A1D-9579-A1210BDD055E}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boincmgr", "boincmgr.vcxproj", "{06113715-AC51-4E91-8B9D-C987CABE0920}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libboinc", "libboinc.vcxproj", "{E8F6BD7E-461A-4733-B7D8-37B09A099ED8}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boincsim", "sim.vcxproj", "{B950E31B-C075-4F6D-8A2B-25EAE9D46C93}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinctray", "boinctray.vcxproj", "{4A2C5963-6A8D-4DA1-A312-C3D749B2EA81}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "image_libs", "image_libs.vcxproj", "{D3D21F11-A7E7-4EA2-8518-E24695133BFF}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jpeglib", "jpeglib.vcxproj", "{5F065EAC-B881-4E9A-9E34-7A21D7A01D98}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "glut", "glut.vcxproj", "{C4165626-F68F-4F66-A126-3B82DDBB7480}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wrapper", "wrapper.vcxproj", "{F243B93C-73CB-44E7-9BDC-847BB95A27CA}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sleeper", "sleeper.vcxproj", "{A9647CEA-644D-4C0A-8733-D916CD344859}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "worker", "worker.vcxproj", "{F1BE6109-586D-448E-8C5B-D5C2CB874EA2}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_app", "uc2.vcxproj", "{CCB9A37C-7AD8-4FC1-ABEC-1A6ED2268F83}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_app_graphics", "uc2_graphics.vcxproj", "{3CF31288-A44D-4C78-A3AA-B05B6E32DF11}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgraphics2", "libgraphics2.vcxproj", "{814EBFD3-3CE6-4933-A580-C1FE3147ACB4}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libboinc_staticcrt", "libboinc_staticcrt.vcxproj", "{B00664BD-71EB-46C1-957E-CD851418D395}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libboincapi_staticcrt", "libboincapi_staticcrt.vcxproj", "{07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boincsvcctrl", "boincsvcctrl.vcxproj", "{9FC47E90-4E0D-4383-B446-A84314B00764}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinc_ss", "boinc_ss.vcxproj", "{C3163ACA-C2E6-49D2-AA21-B8B953331EF7}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boinclog", "boinclog.vcxproj", "{3A8DFC5C-D169-4BB6-8282-EBD3D1318140}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_app_atiopencl", "example_app_atiopencl.vcxproj", "{C41F5C14-772D-4B56-BAF3-0FE8BF6807D5}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_app_nvcuda", "example_app_nvcuda.vcxproj", "{55F71337-32A6-4C26-8CBA-A06A9183D6F2}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_app_nvopencl", "example_app_nvopencl.vcxproj", "{BDC69EE0-033E-4AE1-B6AD-670E26FC117B}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_app_multi_thread", "example_app_multi_thread.vcxproj", "{BFE833C6-840F-4F2E-A1FA-A4DE9B9277D6}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vboxwrapper", "vboxwrapper.vcxproj", "{F243B93C-73CB-44E7-9BDC-847BB95C27CA}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wrappture_example", "wrappture_example.vcxproj", "{D9AF7F68-B881-45B1-A41C-B10E61D764EF}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "slide_show", "slide_show.vcxproj", "{A4145505-5C0E-4675-BF6D-FC3F9119FD83}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libboincopencl_staticcrt", "libboincopencl_staticcrt.vcxproj", "{C0A2DEEE-2EC5-4F67-8048-53264B6BD14D}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libboinczip_staticcrt", "libboinczip_staticcrt.vcxproj", "{753E897D-9ECE-42B1-9F0D-CD566775C77E}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_boinczip", "test_boinc_zip.vcxproj", "{92253F20-4CD6-494E-8DEF-F5B4555B61CD}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_boinczip_zlib_conflicts", "test_boinc_zip_zlib_conflicts.vcxproj", "{0DCD2FE4-0604-4307-ABAA-C61F0065D717}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/win_build/boinc_cli.vcproj b/win_build/boinc_cli.vcproj deleted file mode 100644 index c683844dc7f..00000000000 --- a/win_build/boinc_cli.vcproj +++ /dev/null @@ -1,996 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/boinc_cli.vcxproj b/win_build/boinc_cli.vcxproj new file mode 100644 index 00000000000..d0a9ce898df --- /dev/null +++ b/win_build/boinc_cli.vcxproj @@ -0,0 +1,469 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + boinc + {C04F0FCC-BB5D-4627-8656-6173B28BD69E} + boinc_cli + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + true + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + true + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Debug/boinc_cli.tlb + + + + + Disabled + ../lib;../api;../client/win;../client;..;../../boinc_depends_win_vs2010/openssl/include;../../boinc_depends_win_vs2010/curl/include;../../boinc_depends_win_vs2010/zlib/include;../coprocs/NVIDIA/include;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;_USE_CURL;USE_SSL;USE_SSLEAY;USE_OPENSSL;%(PreprocessorDefinitions) + false + Async + EnableFastChecks + MultiThreadedDebugDLL + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ../;%(AdditionalIncludeDirectories) + + + zlib1d.lib;ssleay32.lib;libeay32.lib;libcurld_imp.lib;nvapi.lib;MSVCRTD.LIB;MSVCPRTD.LIB;wsock32.lib;wininet.lib;winmm.lib;Iphlpapi.lib;kernel32.lib;user32.lib;advapi32.lib;shell32.lib;sensapi.lib;userenv.lib + .\Build\$(Platform)\$(Configuration)\boinc.exe + true + ../../boinc_depends_win_vs2010/openssl/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2010/curl/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2010/zlib/mswin/$(Platform)/$(Configuration)/lib;../coprocs/NVIDIA/mswin/$(Platform)/$(Configuration)/lib;../../;$(OutDir);%(AdditionalLibraryDirectories) + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\boinc_exe.pdb + Console + + + MachineX86 + + + ../client/boinc.xml;%(AdditionalManifestFiles) + + + Checking boinc.exe dependencies + "$(ProjectDir)\buildenv.cmd" devenvdir "$(DevEnvDir)" type "$(Configuration)" platform "$(Platform)" exec updatedepends.cmd + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Debug/boinc_cli.tlb + + + + + Disabled + ../lib;../api;../client/win;../client;..;../../boinc_depends_win_vs2010/openssl/include;../../boinc_depends_win_vs2010/curl/include;../../boinc_depends_win_vs2010/zlib/include;../coprocs/NVIDIA/include;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;_USE_CURL;USE_SSL;USE_SSLEAY;USE_OPENSSL;%(PreprocessorDefinitions) + false + Async + EnableFastChecks + MultiThreadedDebugDLL + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ../;%(AdditionalIncludeDirectories) + + + zlib1d.lib;ssleay32.lib;libeay32.lib;libcurld_imp.lib;nvapi.lib;MSVCRTD.LIB;MSVCPRTD.LIB;wsock32.lib;wininet.lib;winmm.lib;sensapi.lib;userenv.lib;Iphlpapi.lib;kernel32.lib;user32.lib;advapi32.lib;shell32.lib + .\Build\$(Platform)\$(Configuration)\boinc.exe + true + ../../boinc_depends_win_vs2010/openssl/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2010/curl/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2010/zlib/mswin/$(Platform)/$(Configuration)/lib;../coprocs/NVIDIA/mswin/$(Platform)/$(Configuration)/lib;../../;$(OutDir);%(AdditionalLibraryDirectories) + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\boinc_exe.pdb + Console + + + MachineX64 + + + ../client/boinc.xml;%(AdditionalManifestFiles) + + + Checking boinc.exe dependencies + "$(ProjectDir)\buildenv.cmd" devenvdir "$(DevEnvDir)" type "$(Configuration)" platform "$(Platform)" exec updatedepends.cmd + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Release/boinc_cli.tlb + + + + + MaxSpeed + Default + ../lib;../api;../client/win;../client;..;../../boinc_depends_win_vs2010/openssl/include;../../boinc_depends_win_vs2010/curl/include;../../boinc_depends_win_vs2010/zlib/include;../coprocs/NVIDIA/include;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;_USE_CURL;USE_SSL;USE_SSLEAY;USE_OPENSSL;%(PreprocessorDefinitions) + true + Async + MultiThreadedDLL + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + zlib1.lib;ssleay32.lib;libeay32.lib;libcurl_imp.lib;nvapi.lib;MSVCRT.LIB;MSVCPRT.LIB;wsock32.lib;wininet.lib;winmm.lib;Iphlpapi.lib;kernel32.lib;user32.lib;advapi32.lib;shell32.lib;sensapi.lib;userenv.lib + NotSet + .\Build\$(Platform)\$(Configuration)\boinc.exe + true + ../../boinc_depends_win_vs2010/openssl/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2010/curl/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2010/zlib/mswin/$(Platform)/$(Configuration)/lib;../coprocs/NVIDIA/mswin/$(Platform)/$(Configuration)/lib;../../;$(OutDir);%(AdditionalLibraryDirectories) + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\boinc_exe.pdb + Console + true + true + MachineX86 + + + ../client/boinc.xml;%(AdditionalManifestFiles) + + + Checking boinc.exe dependencies + "$(ProjectDir)\buildenv.cmd" devenvdir "$(DevEnvDir)" type "$(Configuration)" platform "$(Platform)" exec updatedepends.cmd + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Release/boinc_cli.tlb + + + + + MaxSpeed + OnlyExplicitInline + ../lib;../api;../client/win;../client;..;../../boinc_depends_win_vs2010/openssl/include;../../boinc_depends_win_vs2010/curl/include;../../boinc_depends_win_vs2010/zlib/include;../coprocs/NVIDIA/include;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;_USE_CURL;USE_SSL;USE_SSLEAY;USE_OPENSSL;%(PreprocessorDefinitions) + false + Async + MultiThreadedDLL + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + zlib1.lib;ssleay32.lib;libeay32.lib;libcurl_imp.lib;nvapi.lib;MSVCRT.LIB;MSVCPRT.LIB;wsock32.lib;wininet.lib;winmm.lib;sensapi.lib;userenv.lib;iphlpapi.lib;kernel32.lib;user32.lib;advapi32.lib;shell32.lib + NotSet + .\Build\$(Platform)\$(Configuration)\boinc.exe + true + ../../boinc_depends_win_vs2010/openssl/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2010/curl/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2010/zlib/mswin/$(Platform)/$(Configuration)/lib;../coprocs/NVIDIA/mswin/$(Platform)/$(Configuration)/lib;../../;$(OutDir);%(AdditionalLibraryDirectories) + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\boinc_exe.pdb + Console + true + true + MachineX64 + + + ../client/boinc.xml;%(AdditionalManifestFiles) + + + Checking boinc.exe dependencies + "$(ProjectDir)\buildenv.cmd" devenvdir "$(DevEnvDir)" type "$(Configuration)" platform "$(Platform)" exec updatedepends.cmd + + + + + + + + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {e8f6bd7e-461a-4733-b7d8-37b09a099ed8} + false + + + + + + \ No newline at end of file diff --git a/win_build/boinc_os_ss.vcproj b/win_build/boinc_os_ss.vcproj deleted file mode 100644 index c797f07c0a5..00000000000 --- a/win_build/boinc_os_ss.vcproj +++ /dev/null @@ -1,819 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/boinc_os_ss.vcxproj b/win_build/boinc_os_ss.vcxproj new file mode 100644 index 00000000000..56bb569693c --- /dev/null +++ b/win_build/boinc_os_ss.vcxproj @@ -0,0 +1,419 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + Template + Win32 + + + Template + x64 + + + + {4A2C5963-6A8D-4CA1-A312-C3D749B2EA81} + boinc_ss + + + + Application + Static + MultiByte + + + Application + Static + MultiByte + + + Application + + + Application + Static + MultiByte + + + Application + Static + MultiByte + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Debug/boinc_ss.tlb + + + + + Disabled + ../;../api/;../lib;../client/;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + Async + EnableFastChecks + MultiThreadedDebug + true + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ../;%(AdditionalIncludeDirectories) + + + libcmtd.lib;libcpmtd.lib;opengl32.lib;glu32.lib;wsock32.lib;wininet.lib;winmm.lib;kernel32.lib;user32.lib;gdi32.lib;advapi32.lib;comctl32.lib;msimg32.lib;shell32.lib;userenv.lib + .\Build\$(Platform)\$(Configuration)\boinc.scr + true + true + %(IgnoreSpecificDefaultLibraries) + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\boinc_scr.pdb + Windows + 0 + 0 + + + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Debug/boinc_ss.tlb + + + + + Disabled + ../;../api/;../lib;../client/;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + Async + EnableFastChecks + MultiThreadedDebug + true + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ../;%(AdditionalIncludeDirectories) + + + libcmtd.lib;libcpmtd.lib;opengl32.lib;glu32.lib;wsock32.lib;wininet.lib;winmm.lib;kernel32.lib;user32.lib;gdi32.lib;advapi32.lib;comctl32.lib;msimg32.lib;shell32.lib;userenv.lib + .\Build\$(Platform)\$(Configuration)\boinc.scr + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\boinc_scr.pdb + Windows + 0 + 0 + + + MachineX64 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Release/boinc_ss.tlb + + + + + Full + ../api/;../lib/;../client;..;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + false + Async + MultiThreaded + false + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + libcmt.lib;libcpmt.lib;opengl32.lib;glu32.lib;wsock32.lib;wininet.lib;winmm.lib;kernel32.lib;user32.lib;gdi32.lib;advapi32.lib;comctl32.lib;msimg32.lib;shell32.lib;userenv.lib + NotSet + .\Build\$(Platform)\$(Configuration)\boinc.scr + true + true + true + .\Build\$(Platform)\$(Configuration)\boinc_scr.pdb + Windows + true + true + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Release/boinc_ss.tlb + + + + + Full + ../api/;../lib/;../client;..;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + false + Async + MultiThreaded + false + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + libcmt.lib;libcpmt.lib;opengl32.lib;glu32.lib;wsock32.lib;wininet.lib;winmm.lib;kernel32.lib;user32.lib;gdi32.lib;advapi32.lib;comctl32.lib;msimg32.lib;shell32.lib;userenv.lib + NotSet + .\Build\$(Platform)\$(Configuration)\boinc.scr + true + true + true + .\Build\$(Platform)\$(Configuration)\boinc_scr.pdb + Windows + true + true + MachineX64 + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/win_build/boinc_ss.vcproj b/win_build/boinc_ss.vcproj deleted file mode 100644 index ec40243554b..00000000000 --- a/win_build/boinc_ss.vcproj +++ /dev/null @@ -1,489 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/boinc_ss.vcxproj b/win_build/boinc_ss.vcxproj new file mode 100644 index 00000000000..cef9bb57d12 --- /dev/null +++ b/win_build/boinc_ss.vcxproj @@ -0,0 +1,333 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {C3163ACA-C2E6-49D2-AA21-B8B953331EF7} + boinc_ss + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;../../boinc_depends_win_vs2010/freetype/include;../../boinc_depends_win_vs2010/ftgl/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + false + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;4305;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + opengl32.lib;glu32.lib;odbc32.lib;odbccp32.lib;wsock32.lib;psapi.lib;libcmt.lib;libcpmt.lib;freetype2410.lib;ftgl_static.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\boincscr.exe + true + ../../boinc_depends_win_vs2010/freetype/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2010/ftgl/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + GDI32.DLL;OPENGL32.DLL;GLU32.DLL;%(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\boincscr.pdb + Windows + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;../../boinc_depends_win_vs2010/freetype/include;../../boinc_depends_win_vs2010/ftgl/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + false + Sync + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;4305;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + opengl32.lib;glu32.lib;odbc32.lib;odbccp32.lib;wsock32.lib;psapi.lib;libcmt.lib;libcpmt.lib;freetype2410.lib;ftgl_static.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\boincscr.exe + true + ../../boinc_depends_win_vs2010/freetype/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2010/ftgl/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + GDI32.DLL;OPENGL32.DLL;GLU32.DLL;%(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\boincscr.pdb + Windows + MachineX64 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;../../boinc_depends_win_vs2010/freetype/include;../../boinc_depends_win_vs2010/ftgl/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + EditAndContinue + CompileAsCpp + 4127;4702;4244;4305;%(DisableSpecificWarnings) + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;glu32.lib;ole32.lib;psapi.lib;delayimp.lib;wsock32.lib;advapi32.lib;freetype2410_D.lib;ftgl_static_D.lib + .\Build\$(Platform)\$(Configuration)\boincscr.exe + true + ../../boinc_depends_win_vs2010/freetype/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2010/ftgl/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + GDI32.DLL;OPENGL32.DLL;GLU32.DLL;%(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\boincscr.pdb + Windows + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;../../boinc_depends_win_vs2010/freetype/include;../../boinc_depends_win_vs2010/ftgl/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;4305;%(DisableSpecificWarnings) + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;glu32.lib;ole32.lib;psapi.lib;delayimp.lib;wsock32.lib;advapi32.lib;freetype2410_D.lib;ftgl_static_D.lib + .\Build\$(Platform)\$(Configuration)\boincscr.exe + true + ../../boinc_depends_win_vs2010/freetype/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2010/ftgl/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + GDI32.DLL;OPENGL32.DLL;GLU32.DLL;%(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\boincscr.pdb + Windows + MachineX64 + + + + + + + + + + + + + + + + + + + + + {c4165626-f68f-4f66-a126-3b82ddbb7480} + false + + + {d3d21f11-a7e7-4ea2-8518-e24695133bff} + false + + + {5f065eac-b881-4e9a-9e34-7a21d7a01d98} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + {814ebfd3-3ce6-4933-a580-c1fe3147acb4} + false + + + + + + \ No newline at end of file diff --git a/win_build/boinccmd.vcproj b/win_build/boinccmd.vcproj deleted file mode 100644 index f49b31e4036..00000000000 --- a/win_build/boinccmd.vcproj +++ /dev/null @@ -1,614 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/boinccmd.vcxproj b/win_build/boinccmd.vcxproj new file mode 100644 index 00000000000..cdffd66cc4b --- /dev/null +++ b/win_build/boinccmd.vcxproj @@ -0,0 +1,352 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {8F37E1F3-3A68-4A1D-9579-A1210BDD055E} + boinc_guirpctest + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Debug/boinc_guirpctest.tlb + + + + + Disabled + ../lib/;../api/;../RSAEuro/source/;../client/win/;../client;..;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + Async + EnableFastChecks + MultiThreadedDebugDLL + true + Fast + false + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + MSVCRTD.LIB;MSVCPRTD.LIB;kernel32.lib;user32.lib;advapi32.lib;wsock32.lib;wininet.lib;winmm.lib;oldnames.lib;userenv.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + + + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Debug/boinc_guirpctest.tlb + + + + + Disabled + ../lib/;../api/;../RSAEuro/source/;../client/win/;../client;..;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + Async + EnableFastChecks + MultiThreadedDebugDLL + true + Fast + false + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + MSVCRTD.LIB;MSVCPRTD.LIB;kernel32.lib;user32.lib;advapi32.lib;wsock32.lib;wininet.lib;winmm.lib;oldnames.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + + + MachineX64 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Release/boinc_guirpctest.tlb + + + + + MaxSpeed + OnlyExplicitInline + ../lib/;../api/;../RSAEuro/source/;../client/win/;../client;..;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + true + Async + MultiThreadedDLL + true + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + kernel32.lib;user32.lib;advapi32.lib;wsock32.lib;wininet.lib;winmm.lib;MSVCRT.LIB;MSVCPRT.LIB;oldnames.lib;userenv.lib;%(AdditionalDependencies) + NotSet + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + true + true + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Release/boinc_guirpctest.tlb + + + + + MaxSpeed + OnlyExplicitInline + ../lib/;../api/;../RSAEuro/source/;../client/win/;../client;..;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + true + Async + MultiThreadedDLL + true + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + kernel32.lib;user32.lib;advapi32.lib;wsock32.lib;wininet.lib;winmm.lib;MSVCRT.LIB;MSVCPRT.LIB;oldnames.lib;%(AdditionalDependencies) + NotSet + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + true + true + MachineX64 + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + + + {c04f0fcc-bb5d-4627-8656-6173b28bd69e} + false + + + {e8f6bd7e-461a-4733-b7d8-37b09a099ed8} + false + + + + + + \ No newline at end of file diff --git a/win_build/boinclog.vcproj b/win_build/boinclog.vcproj deleted file mode 100644 index 69674cc7c28..00000000000 --- a/win_build/boinclog.vcproj +++ /dev/null @@ -1,614 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/boinclog.vcxproj b/win_build/boinclog.vcxproj new file mode 100644 index 00000000000..490a78bac1b --- /dev/null +++ b/win_build/boinclog.vcxproj @@ -0,0 +1,352 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {3A8DFC5C-D169-4BB6-8282-EBD3D1318140} + boinc_guirpctest + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Debug/boinc_guirpctest.tlb + + + + + Disabled + ../lib/;../api/;../RSAEuro/source/;../client/win/;../client;..;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + Async + EnableFastChecks + MultiThreadedDebugDLL + true + Fast + false + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + MSVCRTD.LIB;MSVCPRTD.LIB;kernel32.lib;user32.lib;advapi32.lib;wsock32.lib;wininet.lib;winmm.lib;oldnames.lib;userenv.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + + + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Debug/boinc_guirpctest.tlb + + + + + Disabled + ../lib/;../api/;../RSAEuro/source/;../client/win/;../client;..;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + Async + EnableFastChecks + MultiThreadedDebugDLL + true + Fast + false + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + MSVCRTD.LIB;MSVCPRTD.LIB;kernel32.lib;user32.lib;advapi32.lib;wsock32.lib;wininet.lib;winmm.lib;oldnames.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + + + MachineX64 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Release/boinc_guirpctest.tlb + + + + + MaxSpeed + OnlyExplicitInline + ../lib/;../api/;../RSAEuro/source/;../client/win/;../client;..;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + true + Async + MultiThreadedDLL + true + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + kernel32.lib;user32.lib;advapi32.lib;wsock32.lib;wininet.lib;winmm.lib;MSVCRT.LIB;MSVCPRT.LIB;oldnames.lib;userenv.lib;%(AdditionalDependencies) + NotSet + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + true + true + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Release/boinc_guirpctest.tlb + + + + + MaxSpeed + OnlyExplicitInline + ../lib/;../api/;../RSAEuro/source/;../client/win/;../client;..;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + true + Async + MultiThreadedDLL + true + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + kernel32.lib;user32.lib;advapi32.lib;wsock32.lib;wininet.lib;winmm.lib;MSVCRT.LIB;MSVCPRT.LIB;oldnames.lib;%(AdditionalDependencies) + NotSet + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + true + true + MachineX64 + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + + + {c04f0fcc-bb5d-4627-8656-6173b28bd69e} + false + + + {e8f6bd7e-461a-4733-b7d8-37b09a099ed8} + false + + + + + + \ No newline at end of file diff --git a/win_build/boincmgr.vcproj b/win_build/boincmgr.vcproj deleted file mode 100644 index 7e6c7eacd9d..00000000000 --- a/win_build/boincmgr.vcproj +++ /dev/null @@ -1,1720 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/boincmgr.vcxproj b/win_build/boincmgr.vcxproj new file mode 100644 index 00000000000..5a13deeadab --- /dev/null +++ b/win_build/boincmgr.vcxproj @@ -0,0 +1,596 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + Template + Win32 + + + Template + x64 + + + + {06113715-AC51-4E91-8B9D-C987CABE0920} + boincmgr + MFCProj + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + true + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + MaxSpeed + ..;..\..\boinc_depends_win_vs2010\wxwidgets\include;..\..\boinc_depends_win_vs2010\wxwidgets\mswin\$(Platform)\$(Configuration)\lib\vc_lib\mswu;..\..\boinc_depends_win_vs2010\sqlite3\include;..\lib;..\api;..\clientgui;..\client\win;../coprocs/OpenCL/include + WIN32;_WIN32;_NDEBUG;_WINDOWS;_MT;__WXNDEBUG__;WXNDEBUG;_UNICODE;UNICODE;wxUSE_GUI=1 + true + Async + MultiThreadedDLL + false + Fast + Use + stdwx.h + $(IntDir)$(TargetName).pch + Level4 + false + ProgramDatabase + 4127;4702;4244;%(DisableSpecificWarnings) + stdwx.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\boinc_depends_win_vs2010\wxwidgets\include;..;%(AdditionalIncludeDirectories) + + + MSVCRT.LIB;MSVCPRT.LIB;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;oleaut32.lib;oleacc.lib;shell32.lib;comdlg32.lib;advapi32.lib;oldnames.lib;uuid.lib;rpcrt4.lib;comctl32.lib;wsock32.lib;wininet.lib;userenv.lib;wxbase28u.lib;wxbase28u_net.lib;wxbase28u_xml.lib;wxmsw28u_adv.lib;wxmsw28u_core.lib;wxmsw28u_html.lib;wxregexu.lib;wxexpat.lib;wxpng.lib;wxjpeg.lib;wxtiff.lib;wxzlib.lib;sqlite3.lib + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(OutDir);..\..\boinc_depends_win_vs2010\wxwidgets\mswin\$(Platform)\$(Configuration)\lib\vc_lib;..\..\boinc_depends_win_vs2010\sqlite3\mswin\$(Platform)\$(Configuration)\lib;%(AdditionalLibraryDirectories) + true + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + true + true + true + MachineX86 + + + Checking boincmgr.exe dependencies + "$(ProjectDir)\buildenv.cmd" devenvdir "$(DevEnvDir)" type "$(Configuration)" platform "$(Platform)" exec updatedepends.cmd + + + + + X64 + + + MaxSpeed + ..;..\..\boinc_depends_win_vs2010\wxwidgets\include;..\..\boinc_depends_win_vs2010\wxwidgets\mswin\$(Platform)\$(Configuration)\lib\vc_lib\mswu;..\..\boinc_depends_win_vs2010\sqlite3\include;..\lib;..\api;..\clientgui;..\client\win;../coprocs/OpenCL/include + WIN32;_WIN32;_NDEBUG;_WINDOWS;_MT;__WXNDEBUG__;WXNDEBUG;_UNICODE;UNICODE;wxUSE_GUI=1 + true + Async + MultiThreadedDLL + false + Fast + Use + stdwx.h + $(IntDir)$(TargetName).pch + Level4 + false + ProgramDatabase + 4127;4702;4244;%(DisableSpecificWarnings) + stdwx.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\boinc_depends_win_vs2010\wxwidgets\include;..;%(AdditionalIncludeDirectories) + + + MSVCRT.LIB;MSVCPRT.LIB;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;oleacc.lib;oleaut32.lib;shell32.lib;comdlg32.lib;advapi32.lib;oldnames.lib;uuid.lib;rpcrt4.lib;comctl32.lib;wsock32.lib;wininet.lib;userenv.lib;wxbase28u.lib;wxbase28u_net.lib;wxbase28u_xml.lib;wxmsw28u_adv.lib;wxmsw28u_core.lib;wxmsw28u_html.lib;wxregexu.lib;wxexpat.lib;wxpng.lib;wxtiff.lib;wxjpeg.lib;wxzlib.lib;sqlite3.lib + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(OutDir);..\..\boinc_depends_win_vs2010\wxwidgets\mswin\$(Platform)\$(Configuration)\lib\vc_lib;..\..\boinc_depends_win_vs2010\sqlite3\mswin\$(Platform)\$(Configuration)\lib;%(AdditionalLibraryDirectories) + true + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + true + true + true + MachineX64 + + + Checking boincmgr.exe dependencies + "$(ProjectDir)\buildenv.cmd" devenvdir "$(DevEnvDir)" type "$(Configuration)" platform "$(Platform)" exec updatedepends.cmd + + + + + Disabled + ..;..\..\boinc_depends_win_vs2010\wxwidgets\include;..\..\boinc_depends_win_vs2010\wxwidgets\mswin\$(Platform)\$(Configuration)\lib\vc_lib\mswud;..\..\boinc_depends_win_vs2010\sqlite3\include;..\lib;..\api;..\clientgui;..\client\win;../coprocs/OpenCL/include + WIN32;_WIN32;_DEBUG;_WINDOWS;_MT;__WXDEBUG__;WXDEBUG;_UNICODE;UNICODE;wxUSE_GUI=1 + false + false + Async + EnableFastChecks + MultiThreadedDebugDLL + true + false + NotSet + Fast + false + Use + stdwx.h + $(IntDir)$(TargetName).pch + Level4 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + stdwx.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\boinc_depends_win_vs2010\wxwidgets\include;..;%(AdditionalIncludeDirectories) + + + MSVCRTD.LIB;MSVCPRTD.LIB;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;oleacc.lib;oleaut32.lib;shell32.lib;comdlg32.lib;advapi32.lib;oldnames.lib;uuid.lib;rpcrt4.lib;comctl32.lib;wsock32.lib;wininet.lib;userenv.lib;wxbase28ud.lib;wxbase28ud_net.lib;wxbase28ud_xml.lib;wxmsw28ud_adv.lib;wxmsw28ud_core.lib;wxmsw28ud_html.lib;wxregexud.lib;wxexpatd.lib;wxjpegd.lib;wxtiffd.lib;wxpngd.lib;wxzlibd.lib;sqlite3.lib + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(OutDir);..\..\boinc_depends_win_vs2010\wxwidgets\mswin\$(Platform)\$(Configuration)\lib\vc_lib;..\..\boinc_depends_win_vs2010\sqlite3\mswin\$(Platform)\$(Configuration)\lib;%(AdditionalLibraryDirectories) + true + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX86 + + + Checking boincmgr.exe dependencies + "$(ProjectDir)\buildenv.cmd" devenvdir "$(DevEnvDir)" type "$(Configuration)" platform "$(Platform)" exec updatedepends.cmd + + + + + X64 + + + Disabled + ..;..\..\boinc_depends_win_vs2010\wxwidgets\include;..\..\boinc_depends_win_vs2010\wxwidgets\mswin\$(Platform)\$(Configuration)\lib\vc_lib\mswud;..\..\boinc_depends_win_vs2010\sqlite3\include;..\lib;..\api;..\clientgui;..\client\win;../coprocs/OpenCL/include + WIN32;_WIN32;_DEBUG;_WINDOWS;_MT;__WXDEBUG__;WXDEBUG;_UNICODE;UNICODE;wxUSE_GUI=1 + false + false + Async + EnableFastChecks + MultiThreadedDebugDLL + true + false + NotSet + Fast + false + Use + stdwx.h + $(IntDir)$(TargetName).pch + Level4 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + stdwx.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\boinc_depends_win_vs2010\wxwidgets\include;..;%(AdditionalIncludeDirectories) + + + MSVCRTD.LIB;MSVCPRTD.LIB;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;oleaut32.lib;oleacc.lib;shell32.lib;comdlg32.lib;advapi32.lib;oldnames.lib;uuid.lib;rpcrt4.lib;comctl32.lib;wsock32.lib;wininet.lib;userenv.lib;wxbase28ud.lib;wxbase28ud_net.lib;wxbase28ud_xml.lib;wxmsw28ud_adv.lib;wxmsw28ud_core.lib;wxmsw28ud_html.lib;wxregexud.lib;wxexpatd.lib;wxpngd.lib;wxtiffd.lib;wxjpegd.lib;wxzlibd.lib;sqlite3.lib + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(OutDir);..\..\boinc_depends_win_vs2010\wxwidgets\mswin\$(Platform)\$(Configuration)\lib\vc_lib;..\..\boinc_depends_win_vs2010\sqlite3\mswin\$(Platform)\$(Configuration)\lib;%(AdditionalLibraryDirectories) + true + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX64 + + + Checking boincmgr.exe dependencies + "$(ProjectDir)\buildenv.cmd" devenvdir "$(DevEnvDir)" type "$(Configuration)" platform "$(Platform)" exec updatedepends.cmd + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CompileAsCpp + CompileAsCpp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/win_build/boincsvcctrl.vcproj b/win_build/boincsvcctrl.vcproj deleted file mode 100644 index 8c826230db1..00000000000 --- a/win_build/boincsvcctrl.vcproj +++ /dev/null @@ -1,608 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/boincsvcctrl.vcxproj b/win_build/boincsvcctrl.vcxproj new file mode 100644 index 00000000000..4bc0b261207 --- /dev/null +++ b/win_build/boincsvcctrl.vcxproj @@ -0,0 +1,380 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {9FC47E90-4E0D-4383-B446-A84314B00764} + boincsvcctrl + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + true + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + true + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Debug/boinc_cli.tlb + + + + + Disabled + ../lib;..;%(AdditionalIncludeDirectories) + WIN32;_WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + false + Async + EnableFastChecks + MultiThreadedDebugDLL + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ../;%(AdditionalIncludeDirectories) + + + MSVCRTD.LIB;MSVCPRTD.LIB;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + $(OutDir);%(AdditionalLibraryDirectories) + $(IntDir)$(TargetFileName).intermediate.manifest + %(AdditionalManifestDependencies) + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + + + MachineX86 + RequireAdministrator + + + ../clientctrl/boincsvcctrl.xml;%(AdditionalManifestFiles) + + + + + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Debug/boinc_cli.tlb + + + + + Disabled + ../lib;..;%(AdditionalIncludeDirectories) + WIN32;_WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + false + Async + EnableFastChecks + MultiThreadedDebugDLL + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ../;%(AdditionalIncludeDirectories) + + + MSVCRTD.LIB;MSVCPRTD.LIB;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + $(OutDir);%(AdditionalLibraryDirectories) + $(IntDir)$(TargetFileName).intermediate.manifest + %(AdditionalManifestDependencies) + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + + + MachineX64 + RequireAdministrator + + + %(AdditionalManifestFiles) + + + + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Release/boinc_cli.tlb + + + + + MaxSpeed + Default + ../lib;..;%(AdditionalIncludeDirectories) + WIN32;_WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + true + Async + MultiThreadedDLL + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + MSVCRT.LIB;MSVCPRT.LIB;%(AdditionalDependencies) + NotSet + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + $(OutDir);%(AdditionalLibraryDirectories) + $(IntDir)$(TargetFileName).intermediate.manifest + %(AdditionalManifestDependencies) + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + true + true + MachineX86 + RequireAdministrator + + + ../clientctrl/boincsvcctrl.xml;%(AdditionalManifestFiles) + + + + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Release/boinc_cli.tlb + + + + + MaxSpeed + OnlyExplicitInline + ../lib;..;%(AdditionalIncludeDirectories) + WIN32;_WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + false + Async + MultiThreadedDLL + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + MSVCRT.LIB;MSVCPRT.LIB;%(AdditionalDependencies) + NotSet + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + $(OutDir);%(AdditionalLibraryDirectories) + $(IntDir)$(TargetFileName).intermediate.manifest + %(AdditionalManifestDependencies) + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + true + true + MachineX64 + RequireAdministrator + + + ../clientctrl/boincsvcctrl.xml;%(AdditionalManifestFiles) + + + + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + {e8f6bd7e-461a-4733-b7d8-37b09a099ed8} + false + + + + + + \ No newline at end of file diff --git a/win_build/boinctray.vcproj b/win_build/boinctray.vcproj deleted file mode 100644 index 8db8bd787de..00000000000 --- a/win_build/boinctray.vcproj +++ /dev/null @@ -1,602 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/boinctray.vcxproj b/win_build/boinctray.vcxproj new file mode 100644 index 00000000000..f6ff1ad727c --- /dev/null +++ b/win_build/boinctray.vcxproj @@ -0,0 +1,347 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {4A2C5963-6A8D-4DA1-A312-C3D749B2EA81} + boinc_ss + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Debug/boinc_ss.tlb + + + + + Disabled + ../;../api/;../lib;../client/;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + Async + EnableFastChecks + MultiThreadedDebugDLL + true + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ../;%(AdditionalIncludeDirectories) + + + MSVCRTD.LIB;MSVCPRTD.LIB;kernel32.lib;user32.lib;gdi32.lib;advapi32.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + $(OutDir);%(AdditionalLibraryDirectories) + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + 0 + 0 + + + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Debug/boinc_ss.tlb + + + + + Disabled + ../;../api/;../lib;../client/;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + Async + EnableFastChecks + MultiThreadedDebugDLL + true + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ../;%(AdditionalIncludeDirectories) + + + MSVCRTD.LIB;MSVCPRTD.LIB;kernel32.lib;user32.lib;gdi32.lib;advapi32.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + $(OutDir);%(AdditionalLibraryDirectories) + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + 0 + 0 + + + MachineX64 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Release/boinc_ss.tlb + + + + + Full + ../api/;../lib/;../client;..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + false + Async + MultiThreadedDLL + false + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + MSVCRT.LIB;MSVCPRT.LIB;kernel32.lib;user32.lib;gdi32.lib;advapi32.lib;%(AdditionalDependencies) + NotSet + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + $(OutDir);%(AdditionalLibraryDirectories) + true + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + true + true + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Release/boinc_ss.tlb + + + + + Full + ../api/;../lib/;../client;..;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_WINDOWS;_CONSOLE;%(PreprocessorDefinitions) + false + Async + MultiThreadedDLL + false + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + MSVCRT.LIB;MSVCPRT.LIB;kernel32.lib;user32.lib;gdi32.lib;advapi32.lib;%(AdditionalDependencies) + NotSet + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + $(OutDir);%(AdditionalLibraryDirectories) + true + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + true + true + MachineX64 + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + {e8f6bd7e-461a-4733-b7d8-37b09a099ed8} + false + + + + + + \ No newline at end of file diff --git a/win_build/example_app_atiopencl.vcproj b/win_build/example_app_atiopencl.vcproj deleted file mode 100644 index ca83aae14ee..00000000000 --- a/win_build/example_app_atiopencl.vcproj +++ /dev/null @@ -1,350 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/example_app_atiopencl.vcxproj b/win_build/example_app_atiopencl.vcxproj new file mode 100644 index 00000000000..1c350fbff6a --- /dev/null +++ b/win_build/example_app_atiopencl.vcxproj @@ -0,0 +1,198 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {C41F5C14-772D-4B56-BAF3-0FE8BF6807D5} + atiopencl + + + + Application + MultiByte + true + + + Application + MultiByte + + + Application + MultiByte + true + + + Application + MultiByte + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(ATISTREAMSDKROOT)\include;%(AdditionalIncludeDirectories) + ATI_OS_WIN;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + ProgramDatabase + + + opencl.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(ATISTREAMSDKROOT)\lib\x86;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + + + copy ..\samples\atiopencl\*.cl "$(OUTDIR)" + + + + + X64 + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(ATISTREAMSDKROOT)\include;%(AdditionalIncludeDirectories) + ATI_OS_WIN;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + ProgramDatabase + + + opencl.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(ATISTREAMSDKROOT)\lib\x86_64;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + + + copy ..\samples\atiopencl\*.cl "$(OUTDIR)" + + + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(ATISTREAMSDKROOT)\include;%(AdditionalIncludeDirectories) + ATI_OS_WIN;%(PreprocessorDefinitions) + MultiThreadedDebug + ProgramDatabase + + + opencl.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(ATISTREAMSDKROOT)\lib\x86;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + + + copy ..\samples\atiopencl\*.cl "$(OUTDIR)" + + + + + X64 + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(ATISTREAMSDKROOT)\include;%(AdditionalIncludeDirectories) + ATI_OS_WIN;%(PreprocessorDefinitions) + MultiThreaded + ProgramDatabase + + + opencl.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(ATISTREAMSDKROOT)\lib\x86_64;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + + + copy ..\samples\atiopencl\*.cl "$(OUTDIR)" + + + + + + + + + + + + + + {07bda8f7-4aaf-4a3b-b96e-ea72a143c5ae} + false + + + {c0a2deee-2ec5-4f67-8048-53264b6bd14d} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + {814ebfd3-3ce6-4933-a580-c1fe3147acb4} + false + + + + + + \ No newline at end of file diff --git a/win_build/example_app_multi_thread.vcproj b/win_build/example_app_multi_thread.vcproj deleted file mode 100644 index 415933355ac..00000000000 --- a/win_build/example_app_multi_thread.vcproj +++ /dev/null @@ -1,441 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/example_app_multi_thread.vcxproj b/win_build/example_app_multi_thread.vcxproj new file mode 100644 index 00000000000..df836ec3cf4 --- /dev/null +++ b/win_build/example_app_multi_thread.vcxproj @@ -0,0 +1,300 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {BFE833C6-840F-4F2E-A1FA-A4DE9B9277D6} + example_app_multi_thread + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmt.lib;libcpmt.lib;opengl32.lib;glu32.lib;odbc32.lib;odbccp32.lib;psapi.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\multi_thread_6.1_windows_intelx86.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\multi_thread_6.1_windows_intelx86.pdb + Windows + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + Sync + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmt.lib;libcpmt.lib;opengl32.lib;glu32.lib;odbc32.lib;odbccp32.lib;psapi.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\multi_thread_6.1_windows_x86_64.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\multi_thread_6.1_windows_x86_64.pdb + Windows + MachineX64 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + EditAndContinue + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;ole32.lib;delayimp.lib;psapi.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\multi_thread_6.1_windows_intelx86.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\multi_thread_6.1_windows_intelx86.pdb + Windows + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;glu32.lib;ole32.lib;psapi.lib;delayimp.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\multi_thread_6.1_windows_x86_64.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\multi_thread_6.1_windows_x86_64.pdb + Windows + MachineX64 + + + + + + + + {07bda8f7-4aaf-4a3b-b96e-ea72a143c5ae} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + {814ebfd3-3ce6-4933-a580-c1fe3147acb4} + false + + + + + + \ No newline at end of file diff --git a/win_build/example_app_nvcuda.vcproj b/win_build/example_app_nvcuda.vcproj deleted file mode 100644 index 6a6ce226086..00000000000 --- a/win_build/example_app_nvcuda.vcproj +++ /dev/null @@ -1,840 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/example_app_nvcuda.vcxproj b/win_build/example_app_nvcuda.vcxproj new file mode 100644 index 00000000000..ff4750314df --- /dev/null +++ b/win_build/example_app_nvcuda.vcxproj @@ -0,0 +1,442 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + EmuDebug + Win32 + + + EmuDebug + x64 + + + EmuRelease + Win32 + + + EmuRelease + x64 + + + Release + Win32 + + + Release + x64 + + + + {55F71337-32A6-4C26-8CBA-A06A9183D6F2} + nvcuda + Win32Proj + + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut + 1 + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(CUDA_INC_PATH);%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + cudart.lib;%(AdditionalDependencies) + NotSet + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(CUDA_LIB_PATH)/../lib;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + false + MachineX86 + + + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut + 1 + + + X64 + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(CUDA_INC_PATH);%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + cudart.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(CUDA_LIB_PATH)/../lib64;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + false + MachineX64 + + + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(CUDA_INC_PATH);%(AdditionalIncludeDirectories) + WIN32;_NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + cudart.lib;%(AdditionalDependencies) + NotSet + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(CUDA_LIB_PATH)/../lib;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + true + false + MachineX86 + + + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut + + + X64 + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(CUDA_INC_PATH);%(AdditionalIncludeDirectories) + WIN32;_NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + cudart.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(CUDA_LIB_PATH)/../lib64;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + true + false + MachineX64 + + + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut + 1 + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(CUDA_INC_PATH);%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + cudartemu.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(CUDA_LIB_PATH)/../lib;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + false + MachineX86 + + + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut + + + X64 + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(CUDA_INC_PATH);%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + cudartemu.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(CUDA_LIB_PATH)/../lib64;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + false + MachineX64 + + + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(CUDA_INC_PATH);%(AdditionalIncludeDirectories) + WIN32;_NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + cudartemu.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(CUDA_LIB_PATH)/../lib;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + true + false + MachineX86 + + + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut + + + X64 + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(CUDA_INC_PATH);%(AdditionalIncludeDirectories) + WIN32;_NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + cudartemu.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(CUDA_LIB_PATH)/../lib64;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + true + false + MachineX64 + + + + + MultiThreaded + MultiThreaded + + + + + true + -m32 + 0 + true + -m64 + 0 + true + true + -m32 + 0 + true + true + -m64 + 0 + true + -m32 + true + -m64 + -m32 + -m64 + + + + + + + + + {07bda8f7-4aaf-4a3b-b96e-ea72a143c5ae} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + {814ebfd3-3ce6-4933-a580-c1fe3147acb4} + false + + + + + + + \ No newline at end of file diff --git a/win_build/example_app_nvopencl.vcproj b/win_build/example_app_nvopencl.vcproj deleted file mode 100644 index ece8066be0b..00000000000 --- a/win_build/example_app_nvopencl.vcproj +++ /dev/null @@ -1,345 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/example_app_nvopencl.vcxproj b/win_build/example_app_nvopencl.vcxproj new file mode 100644 index 00000000000..f97aa2a5f3d --- /dev/null +++ b/win_build/example_app_nvopencl.vcxproj @@ -0,0 +1,193 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {BDC69EE0-033E-4AE1-B6AD-670E26FC117B} + nvopencl + + + + Application + MultiByte + true + + + Application + MultiByte + + + Application + MultiByte + true + + + Application + MultiByte + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(CUDA_INC_PATH);/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK/OpenCL/common/inc/;C:/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK/shared/inc/;%(AdditionalIncludeDirectories) + NV_OS_WIN;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + ProgramDatabase + + + oclUtils32D.lib;OpenCL.lib;shrUtils32D.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(CUDA_LIB_PATH)\..\lib;/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK/OpenCL/common/lib/;/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK/shared/lib;/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK/OpenCL/OpenCL/common/lib/$(Platform)/;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + + + copy ..\samples\nvopencl\*.cl "$(OUTDIR)" + + + + + X64 + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(CUDA_INC_PATH);%(AdditionalIncludeDirectories) + NV_OS_WIN;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + ProgramDatabase + + + opencl.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(CUDA_LIB_PATH)\..\lib64;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + + + copy ..\samples\nvopencl\*.cl "$(OUTDIR)" + + + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(CUDA_INC_PATH);/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK/OpenCL/common/inc/;C:/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK/shared/inc/;%(AdditionalIncludeDirectories) + NV_OS_WIN;%(PreprocessorDefinitions) + MultiThreadedDebug + ProgramDatabase + + + oclUtils32D.lib;OpenCL.lib;shrUtils32D.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(CUDA_LIB_PATH)\..\lib;/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK/OpenCL/common/lib/;/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK/shared/lib;/ProgramData/NVIDIA Corporation/NVIDIA GPU Computing SDK/OpenCL/OpenCL/common/lib/$(Platform)/;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + + + copy ..\samples\nvopencl\*.cl "$(OUTDIR)" + + + + + X64 + + + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;$(CUDA_INC_PATH);%(AdditionalIncludeDirectories) + NV_OS_WIN;%(PreprocessorDefinitions) + MultiThreaded + ProgramDatabase + + + opencl.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + $(CUDA_LIB_PATH)\..\lib64;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + + + copy ..\samples\nvopencl\*.cl "$(OUTDIR)" + + + + + + + + + + + + + + {07bda8f7-4aaf-4a3b-b96e-ea72a143c5ae} + false + + + {c0a2deee-2ec5-4f67-8048-53264b6bd14d} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + {814ebfd3-3ce6-4933-a580-c1fe3147acb4} + false + + + + + + \ No newline at end of file diff --git a/win_build/glut.vcproj b/win_build/glut.vcproj deleted file mode 100644 index 2e6c209a623..00000000000 --- a/win_build/glut.vcproj +++ /dev/null @@ -1,647 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/glut.vcxproj b/win_build/glut.vcxproj new file mode 100644 index 00000000000..c4bdf5fada8 --- /dev/null +++ b/win_build/glut.vcxproj @@ -0,0 +1,196 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {C4165626-F68F-4F66-A126-3B82DDBB7480} + glut + Win32Proj + + + + StaticLibrary + MultiByte + + + StaticLibrary + false + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_STD_MAX;HAVE_STD_MIN;CLIENT;BOINC_APP_GRAPHICS;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + + + .\Build\$(Platform)\$(Configuration)\glut32.lib + + + + + X64 + + + Disabled + WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_STD_MAX;HAVE_STD_MIN;CLIENT;BOINC_APP_GRAPHICS;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + .\Build\$(Platform)\$(Configuration)\glut32.lib + + + + + WIN32;NDEBUG;_MT;_LIB;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_STD_MAX;HAVE_STD_MIN;HAVE_STD_TRANSFORM;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + + + CompileAsCpp + + + .\Build\$(Platform)\$(Configuration)\glut32.lib + + + + + X64 + + + WIN32;NDEBUG;_MT;_LIB;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_STD_MAX;HAVE_STD_MIN;HAVE_STD_TRANSFORM;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Sync + MultiThreaded + + + Level3 + + + CompileAsCpp + + + .\Build\$(Platform)\$(Configuration)\glut32.lib + + + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/win_build/image_libs.vcproj b/win_build/image_libs.vcproj deleted file mode 100644 index 2cb1010d507..00000000000 --- a/win_build/image_libs.vcproj +++ /dev/null @@ -1,317 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/image_libs.vcxproj b/win_build/image_libs.vcxproj new file mode 100644 index 00000000000..6cfc3630eb0 --- /dev/null +++ b/win_build/image_libs.vcxproj @@ -0,0 +1,164 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {D3D21F11-A7E7-4EA2-8518-E24695133BFF} + image_libs + Win32Proj + + + + StaticLibrary + MultiByte + + + StaticLibrary + false + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_STD_MAX;HAVE_STD_MIN;CLIENT;BOINC_APP_GRAPHICS;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + + + .\Build\$(Platform)\$(Configuration)\image_libs.lib + + + + + X64 + + + Disabled + WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_STD_MAX;HAVE_STD_MIN;CLIENT;BOINC_APP_GRAPHICS;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + .\Build\$(Platform)\$(Configuration)\image_libs.lib + + + + + WIN32;NDEBUG;_MT;_LIB;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_STD_MAX;HAVE_STD_MIN;HAVE_STD_TRANSFORM;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + .\Build\$(Platform)\$(Configuration)\image_libs.lib + + + + + X64 + + + WIN32;NDEBUG;_MT;_LIB;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_STD_MAX;HAVE_STD_MIN;HAVE_STD_TRANSFORM;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Sync + MultiThreaded + + + Level3 + ProgramDatabase + + + .\Build\$(Platform)\$(Configuration)\image_libs.lib + + + + + + + + + + + + + + \ No newline at end of file diff --git a/win_build/jpeglib.vcproj b/win_build/jpeglib.vcproj deleted file mode 100644 index cda327df2c9..00000000000 --- a/win_build/jpeglib.vcproj +++ /dev/null @@ -1,571 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/jpeglib.vcxproj b/win_build/jpeglib.vcxproj new file mode 100644 index 00000000000..ef68660a7ea --- /dev/null +++ b/win_build/jpeglib.vcxproj @@ -0,0 +1,232 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {5F065EAC-B881-4E9A-9E34-7A21D7A01D98} + jpeglib + Win32Proj + + + + StaticLibrary + MultiByte + + + StaticLibrary + false + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + .;../lib;%(AdditionalIncludeDirectories) + WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_STD_MAX;HAVE_STD_MIN;CLIENT;BOINC_APP_GRAPHICS;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + CompileAsC + + + .\Build\$(Platform)\$(Configuration)\jpeglib.lib + + + + + X64 + + + Disabled + .;../lib;%(AdditionalIncludeDirectories) + WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_STD_MAX;HAVE_STD_MIN;CLIENT;BOINC_APP_GRAPHICS;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + CompileAsC + + + .\Build\$(Platform)\$(Configuration)\jpeglib.lib + + + + + .;../lib;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_LIB;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_STD_MAX;HAVE_STD_MIN;HAVE_STD_TRANSFORM;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + .\Build\$(Platform)\$(Configuration)\jpeglib.lib + + + + + X64 + + + .;../lib;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_LIB;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_STD_MAX;HAVE_STD_MIN;HAVE_STD_TRANSFORM;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Sync + MultiThreaded + + + Level3 + ProgramDatabase + + + .\Build\$(Platform)\$(Configuration)\jpeglib.lib + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/win_build/libboinc.vcproj b/win_build/libboinc.vcproj deleted file mode 100644 index 2ffc6baca7d..00000000000 --- a/win_build/libboinc.vcproj +++ /dev/null @@ -1,1211 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/libboinc.vcxproj b/win_build/libboinc.vcxproj new file mode 100644 index 00000000000..d1340c2490c --- /dev/null +++ b/win_build/libboinc.vcxproj @@ -0,0 +1,305 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {E8F6BD7E-461A-4733-B7D8-37B09A099ED8} + Win32Proj + + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + ..;../win_build;../lib;../api;../../boinc_depends_win_vs2010/openssl/include;../coprocs/cuda/include;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + _WIN32;WIN32;_MT;_DLL;_DEBUG;_LIB_WIN32;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + false + Async + EnableFastChecks + MultiThreadedDebugDLL + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + Level4 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + false + + + .\Build\$(Platform)\$(Configuration)\libboinc.lib + %(AdditionalLibraryDirectories) + + + + + X64 + + + Disabled + ..;../win_build;../lib;../api;../../boinc_depends_win_vs2010/openssl/include;../coprocs/cuda/include;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + _WIN32;WIN32;_MT;_DLL;_DEBUG;_LIB_WIN32;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + false + Async + EnableFastChecks + MultiThreadedDebugDLL + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + Level4 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + false + + + .\Build\$(Platform)\$(Configuration)\libboinc.lib + ../openssl/win32/x86/lib;%(AdditionalLibraryDirectories) + + + + + ..;../win_build;../lib;../api;../../boinc_depends_win_vs2010/openssl/include;../coprocs/cuda/include;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + _WIN32;WIN32;_MT;_DLL;NDEBUG;_LIB_WIN32;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Async + MultiThreaded + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + Level4 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + .\Build\$(Platform)\$(Configuration)\libboinc.lib + %(AdditionalLibraryDirectories) + + + + + X64 + + + ..;../win_build;../lib;../api;../../boinc_depends_win_vs2010/openssl/include;../coprocs/cuda/include;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + _WIN32;WIN32;_MT;_DLL;NDEBUG;_LIB_WIN32;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Async + MultiThreaded + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + Level4 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + .\Build\$(Platform)\$(Configuration)\libboinc.lib + ../openssl/win32/x86/lib;%(AdditionalLibraryDirectories) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CompileAsCpp + CompileAsCpp + + + + Create + Create + Create + Create + + + + + + + + CompileAsCpp + CompileAsCpp + + + + CompileAsCpp + CompileAsCpp + + + + + + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + + + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + + + CompileAsCpp + CompileAsCpp + + + + + + + \ No newline at end of file diff --git a/win_build/libboinc_staticcrt.vcproj b/win_build/libboinc_staticcrt.vcproj deleted file mode 100644 index 2f68f06b8d5..00000000000 --- a/win_build/libboinc_staticcrt.vcproj +++ /dev/null @@ -1,1143 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/libboinc_staticcrt.vcxproj b/win_build/libboinc_staticcrt.vcxproj new file mode 100644 index 00000000000..1db150f8b3b --- /dev/null +++ b/win_build/libboinc_staticcrt.vcxproj @@ -0,0 +1,290 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {B00664BD-71EB-46C1-957E-CD851418D395} + Win32Proj + + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + ..;../win_build;../lib;../api;../../boinc_depends_win_vs2010/openssl/include;../coprocs/cuda/include;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + _WIN32;WIN32;_MT;_DEBUG;_LIB_WIN32;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + false + Async + EnableFastChecks + MultiThreadedDebug + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + Level4 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + false + + + .\Build\$(Platform)\$(Configuration)\libboinc_staticcrt.lib + ../openssl/win32/x86/lib;%(AdditionalLibraryDirectories) + + + + + X64 + + + Disabled + ..;../win_build;../lib;../api;../../boinc_depends_win_vs2010/openssl/include;../coprocs/cuda/include;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + _WIN32;WIN32;_MT;_DEBUG;_LIB_WIN32;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + false + Async + EnableFastChecks + MultiThreadedDebug + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + Level4 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + false + + + .\Build\$(Platform)\$(Configuration)\libboinc_staticcrt.lib + ../openssl/win32/x86/lib;%(AdditionalLibraryDirectories) + + + + + ..;../win_build;../lib;../api;../../boinc_depends_win_vs2010/openssl/include;../coprocs/cuda/include;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + _WIN32;WIN32;_MT;NDEBUG;_LIB_WIN32;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Async + MultiThreaded + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + Level4 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + .\Build\$(Platform)\$(Configuration)\libboinc_staticcrt.lib + ../openssl/win32/x86/lib;%(AdditionalLibraryDirectories) + + + + + X64 + + + ..;../win_build;../lib;../api;../../boinc_depends_win_vs2010/openssl/include;../coprocs/cuda/include;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + _WIN32;WIN32;_MT;NDEBUG;_LIB_WIN32;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Async + MultiThreaded + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + Level4 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + .\Build\$(Platform)\$(Configuration)\libboinc_staticcrt.lib + ../openssl/win32/x86/lib;%(AdditionalLibraryDirectories) + + + + + CompileAsCpp + CompileAsCpp + + + + Create + Create + Create + Create + + + + + CompileAsCpp + CompileAsCpp + + + + CompileAsCpp + CompileAsCpp + + + + + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + + + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + + + CompileAsCpp + CompileAsCpp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/win_build/libboincapi_staticcrt.vcproj b/win_build/libboincapi_staticcrt.vcproj deleted file mode 100644 index c6d43c2f113..00000000000 --- a/win_build/libboincapi_staticcrt.vcproj +++ /dev/null @@ -1,459 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/libboincapi_staticcrt.vcxproj b/win_build/libboincapi_staticcrt.vcxproj new file mode 100644 index 00000000000..40c82fadcdf --- /dev/null +++ b/win_build/libboincapi_staticcrt.vcxproj @@ -0,0 +1,191 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {07BDA8F7-4AAF-4A3B-B96E-EA72A143C5AE} + Win32Proj + + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + true + Async + EnableFastChecks + MultiThreadedDebug + Use + boinc_win.h + $(IntDir)$(TargetName).pch + Level3 + EditAndContinue + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + .\Build\$(Platform)\$(Configuration)\libboincapi_staticcrt.lib + + + + + X64 + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + true + Async + EnableFastChecks + MultiThreadedDebug + Use + boinc_win.h + $(IntDir)$(TargetName).pch + Level3 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + .\Build\$(Platform)\$(Configuration)\libboincapi_staticcrt.lib + + + + + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_LIB;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Async + MultiThreaded + Use + boinc_win.h + $(IntDir)$(TargetName).pch + Level3 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + .\Build\$(Platform)\$(Configuration)\libboincapi_staticcrt.lib + + + + + X64 + + + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_LIB;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Async + MultiThreaded + Use + boinc_win.h + $(IntDir)$(TargetName).pch + Level3 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + .\Build\$(Platform)\$(Configuration)\libboincapi_staticcrt.lib + + + + + CompileAsCpp + CompileAsCpp + + + Create + Create + Create + Create + + + + + + + + + \ No newline at end of file diff --git a/win_build/libboincopencl_staticcrt.vcproj b/win_build/libboincopencl_staticcrt.vcproj deleted file mode 100644 index be40ba086e2..00000000000 --- a/win_build/libboincopencl_staticcrt.vcproj +++ /dev/null @@ -1,463 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/libboincopencl_staticcrt.vcxproj b/win_build/libboincopencl_staticcrt.vcxproj new file mode 100644 index 00000000000..d9ff69643d6 --- /dev/null +++ b/win_build/libboincopencl_staticcrt.vcxproj @@ -0,0 +1,192 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {C0A2DEEE-2EC5-4F67-8048-53264B6BD14D} + Win32Proj + + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + true + Async + EnableFastChecks + MultiThreadedDebug + Use + boinc_win.h + $(IntDir)$(TargetName).pch + Level3 + EditAndContinue + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + .\Build\$(Platform)\$(Configuration)\libboincopencl_staticcrt.lib + + + + + X64 + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + true + Async + EnableFastChecks + MultiThreadedDebug + Use + boinc_win.h + $(IntDir)$(TargetName).pch + Level3 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + .\Build\$(Platform)\$(Configuration)\libboincopencl_staticcrt.lib + + + + + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_LIB;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Async + MultiThreaded + Use + boinc_win.h + $(IntDir)$(TargetName).pch + Level3 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + .\Build\$(Platform)\$(Configuration)\libboincopencl_staticcrt.lib + + + + + X64 + + + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_LIB;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Async + MultiThreaded + Use + boinc_win.h + $(IntDir)$(TargetName).pch + Level3 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + .\Build\$(Platform)\$(Configuration)\libboincopencl_staticcrt.lib + + + + + CompileAsCpp + CompileAsCpp + + + Create + Create + Create + Create + + + + + + + + + + \ No newline at end of file diff --git a/win_build/libboinczip_staticcrt.vcproj b/win_build/libboinczip_staticcrt.vcproj deleted file mode 100644 index 65c903aa6a9..00000000000 --- a/win_build/libboinczip_staticcrt.vcproj +++ /dev/null @@ -1,580 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/libboinczip_staticcrt.vcxproj b/win_build/libboinczip_staticcrt.vcxproj new file mode 100644 index 00000000000..e9e6d2f9f7f --- /dev/null +++ b/win_build/libboinczip_staticcrt.vcxproj @@ -0,0 +1,260 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {753E897D-9ECE-42B1-9F0D-CD566775C77E} + + + + StaticLibrary + false + MultiByte + + + StaticLibrary + false + MultiByte + + + StaticLibrary + false + MultiByte + + + StaticLibrary + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + ..\lib;..\;.\;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;DLL;_CRT_SECURE_NO_WARNINGS;NO_MKTEMP;USE_ZIPMAIN;NO_CRYPT;IZ_PWLEN=80;NO_ASM;NO_UNICODE_SUPPORT;inflate=inflate_boinc;deflate=deflate_boinc;get_crc_table=get_crc_table_boinc;longest_match=longest_match_boinc;inflate_codes=inflate_codes_boinc;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + $(IntDir)$(TargetName).pch + Level3 + true + EditAndContinue + Default + 4996;4267;%(DisableSpecificWarnings) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0809 + + + .\Build\$(Platform)\$(Configuration)\libboinczip_staticcrt.lib + true + + + + + X64 + + + Disabled + ..\lib;..\;.\;..\..\zlib;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;DLL;_CRT_SECURE_NO_WARNINGS;NO_MKTEMP;USE_ZIPMAIN;NO_CRYPT;IZ_PWLEN=80;NO_ASM;NO_UNICODE_SUPPORT;deflate=deflate_boinc;get_crc_table=get_crc_table_boinc;longest_match=longest_match_boinc;inflate_codes=inflate_codes_boinc;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + $(IntDir)$(TargetName).pch + Level3 + true + ProgramDatabase + Default + 4996;4267;%(DisableSpecificWarnings) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0809 + + + .\Build\$(Platform)\$(Configuration)\libboinczip_staticcrt.lib + true + + + + + MaxSpeed + OnlyExplicitInline + ..\lib;..\;.\;..\..\zlib;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;DLL;_CRT_SECURE_NO_WARNINGS;NO_MKTEMP;USE_ZIPMAIN;NO_CRYPT;IZ_PWLEN=80;NO_ASM;NO_UNICODE_SUPPORT;deflate=deflate_boinc;get_crc_table=get_crc_table_boinc;longest_match=longest_match_boinc;inflate_codes=inflate_codes_boinc;%(PreprocessorDefinitions) + true + MultiThreaded + true + $(IntDir)$(TargetName).pch + Level3 + true + ProgramDatabase + Default + 4996;4267;%(DisableSpecificWarnings) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0809 + + + .\Build\$(Platform)\$(Configuration)\libboinczip_staticcrt.lib + true + + + + + X64 + + + MaxSpeed + OnlyExplicitInline + ..\lib;..\;.\;..\..\zlib;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;DLL;_CRT_SECURE_NO_WARNINGS;NO_MKTEMP;USE_ZIPMAIN;NO_CRYPT;IZ_PWLEN=80;NO_ASM;NO_UNICODE_SUPPORT;deflate=deflate_boinc;get_crc_table=get_crc_table_boinc;longest_match=longest_match_boinc;inflate_codes=inflate_codes_boinc;%(PreprocessorDefinitions) + true + MultiThreaded + true + $(IntDir)$(TargetName).pch + Level3 + true + ProgramDatabase + Default + 4996;4267;%(DisableSpecificWarnings) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0809 + + + .\Build\$(Platform)\$(Configuration)\libboinczip_staticcrt.lib + true + + + + + Disabled + %(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + EnableFastChecks + Disabled + %(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + EnableFastChecks + MaxSpeed + %(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + MaxSpeed + %(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/win_build/libgraphics2.vcproj b/win_build/libgraphics2.vcproj deleted file mode 100644 index 6374332fa62..00000000000 --- a/win_build/libgraphics2.vcproj +++ /dev/null @@ -1,870 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/libgraphics2.vcxproj b/win_build/libgraphics2.vcxproj new file mode 100644 index 00000000000..14bfbd5e67a --- /dev/null +++ b/win_build/libgraphics2.vcxproj @@ -0,0 +1,230 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {814EBFD3-3CE6-4933-A580-C1FE3147ACB4} + Win32Proj + + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + true + Async + EnableFastChecks + MultiThreadedDebug + Use + boinc_win.h + Level3 + EditAndContinue + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + $(OutDir)libgraphics2.lib + + + + + X64 + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_MT;_DEBUG;_WINDOWS;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + true + Async + EnableFastChecks + MultiThreadedDebug + Use + boinc_win.h + Level3 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + $(OutDir)libboincapi.lib + + + + + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_LIB;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Async + MultiThreaded + Use + boinc_win.h + Level3 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + $(OutDir)libgraphics2.lib + + + + + X64 + + + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_LIB;_CONSOLE;CLIENT;BOINC_APP_GRAPHICS;%(PreprocessorDefinitions) + Async + MultiThreaded + Use + boinc_win.h + $(IntDir)$(TargetName).pch + Level3 + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + $(OutDir)libboincapi.lib + + + + + CompileAsCpp + CompileAsCpp + + + Create + boinc_win.h + boinc_win.h;%(ForcedIncludeFiles) + Create + boinc_win.h + boinc_win.h;%(ForcedIncludeFiles) + Create + boinc_win.h + boinc_win.h;%(ForcedIncludeFiles) + Create + boinc_win.h + boinc_win.h;%(ForcedIncludeFiles) + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + CompileAsCpp + CompileAsCpp + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/win_build/nvcuda.props b/win_build/nvcuda.props new file mode 100644 index 00000000000..b59ff09d12c --- /dev/null +++ b/win_build/nvcuda.props @@ -0,0 +1,40 @@ + + + + Midl + CustomBuild + + + _SelectedFiles;$(CUDA_Build_RuleDependsOn) + + + + False + False + False + False + False + False + False + "$(CUDA_INC_PATH)" + 32 + 0 + 0 + 10 + 20 + 0 + 0 + 3 + 2 + 0 + 0 + echo [CompilerPath] [Keep] [CInterleavedPTX] [ExtraNvccOptions] -ccbin "$(VCInstallDir)bin" [Emulation] [Debug] [FastMath] [Defines] -I"$(CUDA_INC_PATH)" [Include] -Xcompiler "/EHsc [Warning] /nologo [Optimization] /Zi [RuntimeChecks] [Runtime] [TypeInfo] [ExtraCppOptions]" [MaxRegCount] [PtxAsOptionV] [Arch1] [Arch2] [Arch3] [NvccCompilation] "%(FullPath)" + [CompilerPath] [Keep] [CInterleavedPTX] [ExtraNvccOptions] [Arch1] [Arch2] [Arch3] -ccbin "$(VCInstallDir)bin" [Emulation] [Debug] [FastMath] [Defines] -I"$(CUDA_INC_PATH)" [Include] -Xcompiler "/EHsc [Warning] /nologo [Optimization] /Zi [RuntimeChecks] [Runtime] [TypeInfo] [ExtraCppOptions]" [Include] [MaxRegCount] [ptxasoptionv] [Arch1] [Arch2] [Arch3] [NvccCompilation] "%(FullPath)" + [compileout] + Compiling with CUDA Build Rule... + [AddedDependencies] + + + \ No newline at end of file diff --git a/win_build/nvcuda.targets b/win_build/nvcuda.targets new file mode 100644 index 00000000000..36aa06df713 --- /dev/null +++ b/win_build/nvcuda.targets @@ -0,0 +1,107 @@ + + + + + + _CUDA_Build_Rule + + + + $(MSBuildThisFileDirectory)$(MSBuildThisFileName).xml + + + + + + + + @(CUDA_Build_Rule, '|') + + + + + + + + + $(ComputeLinkInputsTargets); + ComputeCUDA_Build_RuleOutput; + + + $(ComputeLibInputsTargets); + ComputeCUDA_Build_RuleOutput; + + + + + + + + + + + + \ No newline at end of file diff --git a/win_build/nvcuda.xml b/win_build/nvcuda.xml new file mode 100644 index 00000000000..6af1ee1667a --- /dev/null +++ b/win_build/nvcuda.xml @@ -0,0 +1,483 @@ + + + + + + + + + + General + + + + + Command Line + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Execute Before + + + Specifies the targets for the build customization to run before. + + + + + + + + + + + Execute After + + + Specifies the targets for the build customization to run after. + + + + + + + + + + + + + + Additional Options + + + Additional Options + + + + + + + \ No newline at end of file diff --git a/win_build/sim.vcproj b/win_build/sim.vcproj deleted file mode 100644 index 09aed5e9366..00000000000 --- a/win_build/sim.vcproj +++ /dev/null @@ -1,675 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/sim.vcxproj b/win_build/sim.vcxproj new file mode 100644 index 00000000000..3d2a0dec573 --- /dev/null +++ b/win_build/sim.vcxproj @@ -0,0 +1,354 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + boincsim + {B950E31B-C075-4F6D-8A2B-25EAE9D46C93} + boinc_guirpctest + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + true + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Debug/boinc_guirpctest.tlb + + + + + Disabled + ../lib;../api;../client/win;../client;..;../../boinc_depends_win_vs2005/openssl/include;../../boinc_depends_win_vs2005/curl/include;../../boinc_depends_win_vs2005/zlib/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;SIM;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + true + Fast + false + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + MSVCRTD.LIB;MSVCPRTD.LIB;kernel32.lib;user32.lib;advapi32.lib;wsock32.lib;wininet.lib;winmm.lib;oldnames.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + + + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Debug/boinc_guirpctest.tlb + + + + + Disabled + ../lib;../api;../client/win;../client;..;../../boinc_depends_win_vs2005/openssl/include;../../boinc_depends_win_vs2005/curl/include;../../boinc_depends_win_vs2005/zlib/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;SIM;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + true + Fast + false + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + MSVCRTD.LIB;MSVCPRTD.LIB;kernel32.lib;user32.lib;advapi32.lib;wsock32.lib;wininet.lib;winmm.lib;oldnames.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + + + MachineX64 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Build\Release/boinc_guirpctest.tlb + + + + + MaxSpeed + OnlyExplicitInline + ../lib;../api;../client/win;../client;..;../../boinc_depends_win_vs2005/openssl/include;../../boinc_depends_win_vs2005/curl/include;../../boinc_depends_win_vs2005/zlib/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;SIM;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + kernel32.lib;user32.lib;advapi32.lib;wsock32.lib;wininet.lib;winmm.lib;MSVCRT.LIB;MSVCPRT.LIB;oldnames.lib;%(AdditionalDependencies) + NotSet + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + true + true + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Build\Release/boinc_guirpctest.tlb + + + + + MaxSpeed + OnlyExplicitInline + ../lib;../api;../client/win;../client;..;../../boinc_depends_win_vs2005/openssl/include;../../boinc_depends_win_vs2005/curl/include;../../boinc_depends_win_vs2005/zlib/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_DLL;_WINDOWS;_CONSOLE;SIM;%(PreprocessorDefinitions) + true + Sync + MultiThreadedDLL + true + Fast + Use + boinc_win.h + $(IntDir)$(TargetName).pch + + + $(IntDir) + $(IntDir)vc80.pdb + + + Level4 + true + ProgramDatabase + CompileAsCpp + 4127;4702;4244;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + ..;%(AdditionalIncludeDirectories) + + + kernel32.lib;user32.lib;advapi32.lib;wsock32.lib;wininet.lib;winmm.lib;MSVCRT.LIB;MSVCPRT.LIB;oldnames.lib;%(AdditionalDependencies) + NotSet + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(IgnoreSpecificDefaultLibraries) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + true + true + MachineX64 + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/win_build/sleeper.vcproj b/win_build/sleeper.vcproj deleted file mode 100644 index 2c720f963b6..00000000000 --- a/win_build/sleeper.vcproj +++ /dev/null @@ -1,440 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/sleeper.vcxproj b/win_build/sleeper.vcxproj new file mode 100644 index 00000000000..f59d6bf351e --- /dev/null +++ b/win_build/sleeper.vcxproj @@ -0,0 +1,295 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {A9647CEA-644D-4C0A-8733-D916CD344859} + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmt.lib;libcpmt.lib;kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;psapi.lib;glu32.lib;ole32.lib;psapi.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\sleeper_6.1_windows_intelx86.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\sleeper_6.1_windows_intelx86.pdb + Windows + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + Sync + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmt.lib;libcpmt.lib;kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;psapi.lib;glu32.lib;ole32.lib;psapi.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\sleeper_6.1_windows_x86_64.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\sleeper_6.1_windows_x86_64.pdb + Windows + MachineX64 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + EditAndContinue + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;psapi.lib;glu32.lib;ole32.lib;psapi.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\sleeper_6.1_windows_intelx86.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\sleeper_6.1_windows_intelx86.pdb + Windows + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;glu32.lib;ole32.lib;psapi.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\sleeper_6.1_windows_x86_64.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\sleeper_6.1_windows_x86_64.pdb + Windows + MachineX64 + + + + + + + + {07bda8f7-4aaf-4a3b-b96e-ea72a143c5ae} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + + + + \ No newline at end of file diff --git a/win_build/slide_show.vcproj b/win_build/slide_show.vcproj deleted file mode 100644 index 21e63b140b9..00000000000 --- a/win_build/slide_show.vcproj +++ /dev/null @@ -1,452 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/slide_show.vcxproj b/win_build/slide_show.vcxproj new file mode 100644 index 00000000000..f7ad02700f2 --- /dev/null +++ b/win_build/slide_show.vcxproj @@ -0,0 +1,328 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {A4145505-5C0E-4675-BF6D-FC3F9119FD83} + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;..;../api;../lib;../zip;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;../../boinc_depends_win_vs2005/freetype/include;../../boinc_depends_win_vs2005/ftgl/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + false + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4305;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + opengl32.lib;glu32.lib;odbc32.lib;odbccp32.lib;psapi.lib;libcmt.lib;libcpmt.lib;oldnames.lib;freetype2410.lib;ftgl_static.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + ../../boinc_depends_win_vs2005/freetype/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2005/ftgl/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + GDI32.DLL;OPENGL32.DLL;GLU32.DLL;%(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;..;../api;../lib;../zip;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;../../boinc_depends_win_vs2005/freetype/include;../../boinc_depends_win_vs2005/ftgl/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + false + Sync + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4305;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + opengl32.lib;glu32.lib;odbc32.lib;odbccp32.lib;psapi.lib;libcmt.lib;libcpmt.lib;oldnames.lib;freetype2410.lib;ftgl_static.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + ../../boinc_depends_win_vs2005/freetype/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2005/ftgl/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + GDI32.DLL;OPENGL32.DLL;GLU32.DLL;%(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX64 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + Disabled + .;..;../api;../lib;../zip;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;../../boinc_depends_win_vs2005/freetype/include;../../boinc_depends_win_vs2005/ftgl/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + EditAndContinue + CompileAsCpp + 4305;%(DisableSpecificWarnings) + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;psapi.lib;glu32.lib;ole32.lib;oldnames.lib;delayimp.lib;freetype2410_D.lib;ftgl_static_D.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + ../../boinc_depends_win_vs2005/freetype/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2005/ftgl/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + GDI32.DLL;OPENGL32.DLL;GLU32.DLL;%(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + Disabled + .;..;../api;../lib;../zip;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;../../boinc_depends_win_vs2005/freetype/include;../../boinc_depends_win_vs2005/ftgl/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4305;%(DisableSpecificWarnings) + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;glu32.lib;ole32.lib;oldnames.lib;psapi.lib;delayimp.lib;freetype2410_D.lib;ftgl_static_D.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + ../../boinc_depends_win_vs2005/freetype/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2005/ftgl/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + GDI32.DLL;OPENGL32.DLL;GLU32.DLL;%(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX64 + + + + + + + + + {c4165626-f68f-4f66-a126-3b82ddbb7480} + false + + + {d3d21f11-a7e7-4ea2-8518-e24695133bff} + false + + + {5f065eac-b881-4e9a-9e34-7a21d7a01d98} + false + + + {07bda8f7-4aaf-4a3b-b96e-ea72a143c5ae} + false + + + {c0a2deee-2ec5-4f67-8048-53264b6bd14d} + false + + + {753e897d-9ece-42b1-9f0d-cd566775c77e} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + {814ebfd3-3ce6-4933-a580-c1fe3147acb4} + false + + + + + + \ No newline at end of file diff --git a/win_build/test_boinc_zip.vcproj b/win_build/test_boinc_zip.vcproj deleted file mode 100644 index ef9ed39ef61..00000000000 --- a/win_build/test_boinc_zip.vcproj +++ /dev/null @@ -1,376 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/test_boinc_zip.vcxproj b/win_build/test_boinc_zip.vcxproj new file mode 100644 index 00000000000..58bff735c2f --- /dev/null +++ b/win_build/test_boinc_zip.vcxproj @@ -0,0 +1,204 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + test_boinczip + {92253F20-4CD6-494E-8DEF-F5B4555B61CD} + test_boinc_zip + Win32Proj + + + + Application + MultiByte + true + + + Application + MultiByte + + + Application + MultiByte + true + + + Application + MultiByte + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + ..\lib;..\;.\;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + Level3 + EditAndContinue + + + ".\build\win32\debug\libboinc_staticcrt.lib" ".\build\win32\debug\libboinczip_staticcrt.lib" %(AdditionalOptions) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + MachineX86 + + + + + X64 + + + Disabled + ..\lib;..\;.\;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + Level3 + ProgramDatabase + + + ".\build\win32\debug\libboincapi_staticcrt.lib" ".\build\win32\debug\libboinc_staticcrt.lib" ".\build\win32\debug\libboinczip_staticcrt.lib" %(AdditionalOptions) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + MachineX64 + + + + + ..\lib;..\;.\;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + boinc_win.h + $(IntDir)boinc_win.pch + Level3 + ProgramDatabase + + + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + true + true + MachineX86 + + + + + X64 + + + ..\lib;..\;.\;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + true + true + MachineX64 + + + + + + + + + + + {753e897d-9ece-42b1-9f0d-cd566775c77e} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + + + + \ No newline at end of file diff --git a/win_build/test_boinc_zip_zlib_conflicts.vcproj b/win_build/test_boinc_zip_zlib_conflicts.vcproj deleted file mode 100644 index dd9bf4c6179..00000000000 --- a/win_build/test_boinc_zip_zlib_conflicts.vcproj +++ /dev/null @@ -1,384 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/test_boinc_zip_zlib_conflicts.vcxproj b/win_build/test_boinc_zip_zlib_conflicts.vcxproj new file mode 100644 index 00000000000..99a1f8d7fa9 --- /dev/null +++ b/win_build/test_boinc_zip_zlib_conflicts.vcxproj @@ -0,0 +1,212 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + test_boinczip_zlib_conflicts + {0DCD2FE4-0604-4307-ABAA-C61F0065D717} + test_boinc_zip + Win32Proj + + + + Application + MultiByte + true + + + Application + MultiByte + + + Application + MultiByte + true + + + Application + MultiByte + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + true + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + false + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + ..\lib;..\;.\../../boinc_depends_win_vs2005/zlib/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + Level3 + EditAndContinue + + + ".\build\win32\debug\libboinc_staticcrt.lib" ".\build\win32\debug\libboinczip_staticcrt.lib" %(AdditionalOptions) + zlib1d.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + ../../boinc_depends_win_vs2005/zlib/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + MachineX86 + + + + + X64 + + + Disabled + ..\lib;..\;.\../../boinc_depends_win_vs2005/zlib/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + Level3 + ProgramDatabase + + + ".\build\win32\debug\libboincapi_staticcrt.lib" ".\build\win32\debug\libboinc_staticcrt.lib" ".\build\win32\debug\libboinczip_staticcrt.lib" %(AdditionalOptions) + zlib1d.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + ../../boinc_depends_win_vs2005/zlib/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + MachineX64 + + + + + ..\lib;..\;.\../../boinc_depends_win_vs2005/zlib/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + boinc_win.h + $(IntDir)boinc_win.pch + Level3 + ProgramDatabase + + + zlib1.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + ../../boinc_depends_win_vs2005/zlib/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + true + true + MachineX86 + + + + + X64 + + + ..\lib;..\;.\../../boinc_depends_win_vs2005/zlib/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + zlib1.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + ../../boinc_depends_win_vs2005/zlib/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Console + true + true + MachineX64 + + + + + + + + + + + {753e897d-9ece-42b1-9f0d-cd566775c77e} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + + + + \ No newline at end of file diff --git a/win_build/uc2.vcproj b/win_build/uc2.vcproj deleted file mode 100644 index 0516fd04834..00000000000 --- a/win_build/uc2.vcproj +++ /dev/null @@ -1,448 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/uc2.vcxproj b/win_build/uc2.vcxproj new file mode 100644 index 00000000000..be247424b36 --- /dev/null +++ b/win_build/uc2.vcxproj @@ -0,0 +1,300 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + example_app + {CCB9A37C-7AD8-4FC1-ABEC-1A6ED2268F83} + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;APP_GRAPHICS;%(PreprocessorDefinitions) + false + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + opengl32.lib;glu32.lib;odbc32.lib;odbccp32.lib;psapi.lib;libcmt.lib;libcpmt.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;%(PreprocessorDefinitions) + false + Sync + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + opengl32.lib;glu32.lib;odbc32.lib;odbccp32.lib;psapi.lib;libcmt.lib;libcpmt.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX64 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + EditAndContinue + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;ole32.lib;psapi.lib;delayimp.lib;psapi.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;glu32.lib;ole32.lib;psapi.lib;delayimp.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX64 + + + + + + + + + + + + {07bda8f7-4aaf-4a3b-b96e-ea72a143c5ae} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + + + + \ No newline at end of file diff --git a/win_build/uc2_graphics.vcproj b/win_build/uc2_graphics.vcproj deleted file mode 100644 index 2af2002007c..00000000000 --- a/win_build/uc2_graphics.vcproj +++ /dev/null @@ -1,460 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/uc2_graphics.vcxproj b/win_build/uc2_graphics.vcxproj new file mode 100644 index 00000000000..68c3fe0c2bc --- /dev/null +++ b/win_build/uc2_graphics.vcxproj @@ -0,0 +1,325 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + example_app_graphics + {3CF31288-A44D-4C78-A3AA-B05B6E32DF11} + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;../../boinc_depends_win_vs2005/freetype/include;../../boinc_depends_win_vs2005/ftgl/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + false + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4305;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + opengl32.lib;glu32.lib;odbc32.lib;odbccp32.lib;psapi.lib;libcmt.lib;libcpmt.lib;freetype2410.lib;ftgl_static.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + ../../boinc_depends_win_vs2005/freetype/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2005/ftgl/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + GDI32.DLL;OPENGL32.DLL;GLU32.DLL;%(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;../../boinc_depends_win_vs2005/freetype/include;../../boinc_depends_win_vs2005/ftgl/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + false + Sync + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4305;%(DisableSpecificWarnings) + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + opengl32.lib;glu32.lib;odbc32.lib;odbccp32.lib;psapi.lib;libcmt.lib;libcpmt.lib;freetype2410.lib;ftgl_static.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + ../../boinc_depends_win_vs2005/freetype/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2005/ftgl/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + GDI32.DLL;OPENGL32.DLL;GLU32.DLL;%(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX64 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;../../boinc_depends_win_vs2005/freetype/include;../../boinc_depends_win_vs2005/ftgl/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + EditAndContinue + CompileAsCpp + 4305;%(DisableSpecificWarnings) + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;psapi.lib;glu32.lib;ole32.lib;delayimp.lib;freetype2410_D.lib;ftgl_static_D.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + ../../boinc_depends_win_vs2005/freetype/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2005/ftgl/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + GDI32.DLL;OPENGL32.DLL;GLU32.DLL;%(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + Disabled + .;..;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;../../boinc_depends_win_vs2005/freetype/include;../../boinc_depends_win_vs2005/ftgl/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;FTGL_LIBRARY_STATIC;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + 4305;%(DisableSpecificWarnings) + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;opengl32.lib;glu32.lib;ole32.lib;psapi.lib;delayimp.lib;freetype2410_D.lib;ftgl_static_D.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\$(ProjectName).exe + true + ../../boinc_depends_win_vs2005/freetype/mswin/$(Platform)/$(Configuration)/lib;../../boinc_depends_win_vs2005/ftgl/mswin/$(Platform)/$(Configuration)/lib;%(AdditionalLibraryDirectories) + true + GDI32.DLL;OPENGL32.DLL;GLU32.DLL;%(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\$(ProjectName).pdb + Windows + MachineX64 + + + + + + + + + + + + + {c4165626-f68f-4f66-a126-3b82ddbb7480} + false + + + {d3d21f11-a7e7-4ea2-8518-e24695133bff} + false + + + {5f065eac-b881-4e9a-9e34-7a21d7a01d98} + false + + + {c0a2deee-2ec5-4f67-8048-53264b6bd14d} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + {814ebfd3-3ce6-4933-a580-c1fe3147acb4} + false + + + + + + \ No newline at end of file diff --git a/win_build/upper_case.vcproj b/win_build/upper_case.vcproj deleted file mode 100644 index 06569d48bde..00000000000 --- a/win_build/upper_case.vcproj +++ /dev/null @@ -1,537 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/vboxwrapper.vcproj b/win_build/vboxwrapper.vcproj deleted file mode 100644 index ed34f5aa77a..00000000000 --- a/win_build/vboxwrapper.vcproj +++ /dev/null @@ -1,461 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/vboxwrapper.vcxproj b/win_build/vboxwrapper.vcxproj new file mode 100644 index 00000000000..a24fe50b18e --- /dev/null +++ b/win_build/vboxwrapper.vcxproj @@ -0,0 +1,303 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {F243B93C-73CB-44E7-9BDC-847BB95C27CA} + vboxwrapper + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmt.lib;libcpmt.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;wsock32.lib;psapi.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\vboxwrapper_26028_windows_intelx86.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\vboxwrapper_26028_windows_intelx86.pdb + Windows + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + Sync + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmt.lib;libcpmt.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;wsock32.lib;psapi.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\vboxwrapper_26028_windows_x86_64.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\vboxwrapper_26028_windows_x86_64.pdb + Windows + MachineX64 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + EditAndContinue + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;psapi.lib;wsock32.lib;psapi.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\vboxwrapper_6.1_windows_intelx86.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\vboxwrapper_6.1_windows_intelx86.pdb + Windows + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;wsock32.lib;psapi.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\vboxwrapper_6.19_windows_x86_64.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\vboxwrapper_6.19_windows_x86_64.pdb + Windows + MachineX64 + + + + + + + + + + + + + + + {07bda8f7-4aaf-4a3b-b96e-ea72a143c5ae} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + + + + \ No newline at end of file diff --git a/win_build/worker.vcproj b/win_build/worker.vcproj deleted file mode 100644 index 0c7951299f6..00000000000 --- a/win_build/worker.vcproj +++ /dev/null @@ -1,440 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/worker.vcxproj b/win_build/worker.vcxproj new file mode 100644 index 00000000000..42986a67a27 --- /dev/null +++ b/win_build/worker.vcxproj @@ -0,0 +1,295 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {F1BE6109-586D-448E-8C5B-D5C2CB874EA2} + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmt.lib;libcpmt.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\worker_6.1_windows_intelx86.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\worker_6.1_windows_intelx86.pdb + Windows + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + Sync + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmt.lib;libcpmt.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\worker_6.1_windows_x86_64.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\worker_6.1_windows_x86_64.pdb + Windows + MachineX64 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + EditAndContinue + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\worker_6.1_windows_intelx86.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\worker_6.1_windows_intelx86.pdb + Windows + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\worker_6.1_windows_x86_64.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\worker_6.1_windows_x86_64.pdb + Windows + MachineX64 + + + + + + + + {07bda8f7-4aaf-4a3b-b96e-ea72a143c5ae} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + + + + \ No newline at end of file diff --git a/win_build/wrapper.vcproj b/win_build/wrapper.vcproj deleted file mode 100644 index df5aa28499f..00000000000 --- a/win_build/wrapper.vcproj +++ /dev/null @@ -1,476 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/wrapper.vcxproj b/win_build/wrapper.vcxproj new file mode 100644 index 00000000000..2792b90c896 --- /dev/null +++ b/win_build/wrapper.vcxproj @@ -0,0 +1,310 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {F243B93C-73CB-44E7-9BDC-847BB95A27CA} + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../zip;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmt.lib;libcpmt.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;psapi.lib;oldnames.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\wrapper_26009_windows_intelx86.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\wrapper_26009_windows_intelx86.pdb + Windows + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../zip;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + Sync + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmt.lib;libcpmt.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;psapi.lib;oldnames.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\wrapper_26009_windows_x86_64.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\wrapper_26009_windows_x86_64.pdb + Windows + MachineX64 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../zip;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + EditAndContinue + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;psapi.lib;oldnames.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\wrapper_6.1_windows_intelx86.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\wrapper_6.1_windows_intelx86.pdb + Windows + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../zip;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;psapi.lib;oldnames.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\wrapper_6.1_windows_x86_64.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\wrapper_6.1_windows_x86_64.pdb + Windows + MachineX64 + + + + + + + + + + + + + + + + + + + {07bda8f7-4aaf-4a3b-b96e-ea72a143c5ae} + false + + + {753e897d-9ece-42b1-9f0d-cd566775c77e} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + + + + \ No newline at end of file diff --git a/win_build/wrappture_example.vcproj b/win_build/wrappture_example.vcproj deleted file mode 100644 index 42cc83bc1a3..00000000000 --- a/win_build/wrappture_example.vcproj +++ /dev/null @@ -1,448 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win_build/wrappture_example.vcxproj b/win_build/wrappture_example.vcxproj new file mode 100644 index 00000000000..4c91c1806c9 --- /dev/null +++ b/win_build/wrappture_example.vcxproj @@ -0,0 +1,299 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {D9AF7F68-B881-45B1-A41C-B10E61D764EF} + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + .\Build\$(Platform)\$(Configuration)\ + .\Build\$(Platform)\$(Configuration)\$(ProjectName)\obj\ + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmt.lib;libcpmt.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\wrappture_example_6.1_windows_intelx86.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\wrappture_example_6.1_windows_intelx86.pdb + Windows + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + MaxSpeed + OnlyExplicitInline + Speed + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + false + Sync + MultiThreaded + true + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + boinc_win.h;%(ForcedIncludeFiles) + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmt.lib;libcpmt.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\wrappture_example_6.1_windows_x86_64.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\wrappture_example_6.1_windows_x86_64.pdb + Windows + MachineX64 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + EditAndContinue + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\wrappture_example_6.1_windows_intelx86.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\wrappture_example_6.1_windows_intelx86.pdb + Windows + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + + + + + + + Disabled + .;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut;../coprocs/OpenCL/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + + + boinc_win.h + $(IntDir)boinc_win.pch + + + Level3 + true + ProgramDatabase + CompileAsCpp + %(ForcedIncludeFiles) + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + libcmtd.lib;libcpmtd.lib;kernel32.lib;user32.lib;gdi32.lib;ole32.lib;%(AdditionalDependencies) + .\Build\$(Platform)\$(Configuration)\wrappture_example_6.1_windows_x86_64.exe + true + true + %(DelayLoadDLLs) + true + .\Build\$(Platform)\$(Configuration)\wrappture_example_6.1_windows_x86_64.pdb + Windows + MachineX64 + + + + + + + + + + + + {07bda8f7-4aaf-4a3b-b96e-ea72a143c5ae} + false + + + {b00664bd-71eb-46c1-957e-cd851418d395} + false + + + + + + \ No newline at end of file