[Dsmyth-checkins] SF.net SVN: dsmyth:[559] trunk/MythTVReader
Brought to you by:
tobbej
From: <to...@us...> - 2009-06-04 21:26:39
|
Revision: 559 http://dsmyth.svn.sourceforge.net/dsmyth/?rev=559&view=rev Author: tobbej Date: 2009-06-04 21:26:24 +0000 (Thu, 04 Jun 2009) Log Message: ----------- Update project files to VS 2008 Modified Paths: -------------- trunk/MythTVReader/Config/Config.vcproj trunk/MythTVReader/DSMyth/DSMyth.vcproj trunk/MythTVReader/MythSource/MythSource.vcproj trunk/MythTVReader/NuvConv/NuvConv.vcproj trunk/MythTVReader/Shell/NuvPropPage/NuvPropPage.vcproj trunk/MythTVReader/Shell/PropertyHandler/PropertyHandler.vcproj trunk/MythTVReader/Shell/PropertyHandler/PropertyHandlerPS.vcproj trunk/MythTVReader/Shell/ToolTip/ToolTip.vcproj trunk/MythTVReader/common/common.vcproj trunk/MythTVReader/libs/libdvbpsi/vc++/libdvbpsi.vcproj trunk/MythTVReader/libs/mysql++/mysql++_mysqlpp.vcproj trunk/MythTVReader/rtjpg/rtjpg.vcproj Modified: trunk/MythTVReader/Config/Config.vcproj =================================================================== --- trunk/MythTVReader/Config/Config.vcproj 2008-06-29 15:29:09 UTC (rev 558) +++ trunk/MythTVReader/Config/Config.vcproj 2009-06-04 21:26:24 UTC (rev 559) @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="9,00" Name="Config" ProjectGUID="{4F964E4A-B778-4173-94A6-EAC25FD43885}" RootNamespace="Config" Keyword="MFCProj" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -51,7 +52,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> <Tool @@ -72,6 +72,8 @@ LinkIncremental="2" GenerateDebugInformation="true" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -93,9 +95,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> @@ -136,7 +135,6 @@ RuntimeLibrary="2" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> <Tool @@ -159,6 +157,8 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -180,9 +180,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> Modified: trunk/MythTVReader/DSMyth/DSMyth.vcproj =================================================================== --- trunk/MythTVReader/DSMyth/DSMyth.vcproj 2008-06-29 15:29:09 UTC (rev 558) +++ trunk/MythTVReader/DSMyth/DSMyth.vcproj 2009-06-04 21:26:24 UTC (rev 559) @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="9,00" Name="DSMyth" ProjectGUID="{F6B27C5D-7691-4815-81A0-0C224E72398B}" RootNamespace="DSMyth" Keyword="AtlProj" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -80,6 +81,8 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -101,9 +104,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> @@ -171,6 +171,8 @@ ModuleDefinitionFile=".\DSMyth.def" GenerateDebugInformation="true" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -192,9 +194,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> Modified: trunk/MythTVReader/MythSource/MythSource.vcproj =================================================================== --- trunk/MythTVReader/MythSource/MythSource.vcproj 2008-06-29 15:29:09 UTC (rev 558) +++ trunk/MythTVReader/MythSource/MythSource.vcproj 2009-06-04 21:26:24 UTC (rev 559) @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="9,00" Name="MythSource" ProjectGUID="{5F161F3E-2B8B-4C77-8572-41007C10A02A}" RootNamespace="MythSource" Keyword="AtlProj" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -62,7 +63,6 @@ RuntimeTypeInfo="true" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> <Tool @@ -87,6 +87,8 @@ ModuleDefinitionFile=".\MythSource.def" GenerateDebugInformation="true" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(OutDir)/MythSource.lib" TargetMachine="1" /> @@ -109,9 +111,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" CommandLine="" /> @@ -164,7 +163,6 @@ RuntimeTypeInfo="true" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> <Tool @@ -191,6 +189,8 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(OutDir)/MythSource.lib" TargetMachine="1" /> @@ -213,9 +213,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" CommandLine="" /> Modified: trunk/MythTVReader/NuvConv/NuvConv.vcproj =================================================================== --- trunk/MythTVReader/NuvConv/NuvConv.vcproj 2008-06-29 15:29:09 UTC (rev 558) +++ trunk/MythTVReader/NuvConv/NuvConv.vcproj 2009-06-04 21:26:24 UTC (rev 559) @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="9,00" Name="NuvConv" ProjectGUID="{86F43618-AE3C-481F-881F-F9871437A0FA}" RootNamespace="NuvConv" Keyword="MFCProj" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -52,7 +53,6 @@ TreatWChar_tAsBuiltInType="true" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> <Tool @@ -73,6 +73,8 @@ LinkIncremental="2" GenerateDebugInformation="true" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -94,9 +96,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> @@ -135,7 +134,6 @@ TreatWChar_tAsBuiltInType="true" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> <Tool @@ -158,6 +156,8 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -179,9 +179,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> Modified: trunk/MythTVReader/Shell/NuvPropPage/NuvPropPage.vcproj =================================================================== --- trunk/MythTVReader/Shell/NuvPropPage/NuvPropPage.vcproj 2008-06-29 15:29:09 UTC (rev 558) +++ trunk/MythTVReader/Shell/NuvPropPage/NuvPropPage.vcproj 2009-06-04 21:26:24 UTC (rev 559) @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="9,00" Name="NuvPropPage" ProjectGUID="{A25C39EC-460F-4992-A46A-A8E07F47F98B}" RootNamespace="NuvPropPage" Keyword="AtlProj" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -60,7 +61,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> <Tool @@ -86,6 +86,8 @@ ModuleDefinitionFile=".\NuvPropPage.def" GenerateDebugInformation="true" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(OutDir)/NuvPropPage.lib" TargetMachine="1" /> @@ -108,9 +110,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" CommandLine="" /> @@ -159,7 +158,6 @@ EnableFunctionLevelLinking="true" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> <Tool @@ -187,6 +185,8 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(OutDir)/NuvPropPage.lib" TargetMachine="1" /> @@ -209,9 +209,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" CommandLine="" /> Modified: trunk/MythTVReader/Shell/PropertyHandler/PropertyHandler.vcproj =================================================================== --- trunk/MythTVReader/Shell/PropertyHandler/PropertyHandler.vcproj 2008-06-29 15:29:09 UTC (rev 558) +++ trunk/MythTVReader/Shell/PropertyHandler/PropertyHandler.vcproj 2009-06-04 21:26:24 UTC (rev 559) @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="9,00" Name="PropertyHandler" ProjectGUID="{B71EB910-12E4-4C96-B0C2-5284188F2C9D}" RootNamespace="PropertyHandler" Keyword="AtlProj" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -59,7 +60,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> <Tool @@ -83,6 +83,8 @@ ModuleDefinitionFile=".\PropertyHandler.def" GenerateDebugInformation="true" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -104,9 +106,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> @@ -152,7 +151,6 @@ RuntimeLibrary="2" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> <Tool @@ -178,6 +176,8 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -199,9 +199,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> Modified: trunk/MythTVReader/Shell/PropertyHandler/PropertyHandlerPS.vcproj =================================================================== --- trunk/MythTVReader/Shell/PropertyHandler/PropertyHandlerPS.vcproj 2008-06-29 15:29:09 UTC (rev 558) +++ trunk/MythTVReader/Shell/PropertyHandler/PropertyHandlerPS.vcproj 2009-06-04 21:26:24 UTC (rev 559) @@ -1,10 +1,11 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="9,00" Name="PropertyHandlerPS" ProjectGUID="{F65AED6A-743C-4E23-A6B3-C17F4A19196B}" Keyword="AtlPSProj" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -57,6 +58,8 @@ RegisterOutput="true" AdditionalDependencies="kernel32.lib rpcndr.lib rpcns4.lib rpcrt4.lib oleaut32.lib uuid.lib" ModuleDefinitionFile="PropertyHandlerPS.def" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" /> <Tool Name="VCALinkTool" @@ -77,9 +80,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> @@ -129,6 +129,8 @@ ModuleDefinitionFile="PropertyHandlerPS.def" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" /> <Tool Name="VCALinkTool" @@ -149,9 +151,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> Modified: trunk/MythTVReader/Shell/ToolTip/ToolTip.vcproj =================================================================== --- trunk/MythTVReader/Shell/ToolTip/ToolTip.vcproj 2008-06-29 15:29:09 UTC (rev 558) +++ trunk/MythTVReader/Shell/ToolTip/ToolTip.vcproj 2009-06-04 21:26:24 UTC (rev 559) @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="9,00" Name="ToolTip" ProjectGUID="{C9FE1F43-9505-4F22-AF52-D732A2CB8EB1}" RootNamespace="ToolTip" Keyword="AtlProj" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -59,7 +60,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> <Tool @@ -83,6 +83,8 @@ ModuleDefinitionFile=".\ToolTip.def" GenerateDebugInformation="true" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -104,9 +106,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> @@ -152,7 +151,6 @@ RuntimeLibrary="2" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> <Tool @@ -178,6 +176,8 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -199,9 +199,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> Modified: trunk/MythTVReader/common/common.vcproj =================================================================== --- trunk/MythTVReader/common/common.vcproj 2008-06-29 15:29:09 UTC (rev 558) +++ trunk/MythTVReader/common/common.vcproj 2009-06-04 21:26:24 UTC (rev 559) @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="9,00" Name="common" ProjectGUID="{8A693FB2-FAA6-407B-80C7-08C5C48C5381}" RootNamespace="common" Keyword="Win32Proj" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -48,7 +49,6 @@ RuntimeLibrary="3" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> <Tool @@ -110,7 +110,6 @@ RuntimeLibrary="2" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> <Tool Modified: trunk/MythTVReader/libs/libdvbpsi/vc++/libdvbpsi.vcproj =================================================================== --- trunk/MythTVReader/libs/libdvbpsi/vc++/libdvbpsi.vcproj 2008-06-29 15:29:09 UTC (rev 558) +++ trunk/MythTVReader/libs/libdvbpsi/vc++/libdvbpsi.vcproj 2009-06-04 21:26:24 UTC (rev 559) @@ -1,10 +1,11 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="9,00" Name="libdvbpsi" ProjectGUID="{4E805F8C-4927-43D8-B6E4-C8F82AF670C3}" RootNamespace="libdvbpsi" + TargetFrameworkVersion="131072" > <Platforms> <Platform Modified: trunk/MythTVReader/libs/mysql++/mysql++_mysqlpp.vcproj =================================================================== --- trunk/MythTVReader/libs/mysql++/mysql++_mysqlpp.vcproj 2008-06-29 15:29:09 UTC (rev 558) +++ trunk/MythTVReader/libs/mysql++/mysql++_mysqlpp.vcproj 2009-06-04 21:26:24 UTC (rev 559) @@ -1,10 +1,11 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="9,00" Name="mysqlpp" ProjectGUID="{366D3D7C-DEED-4F5E-B506-3B235AB0B75C}" RootNamespace="mysqlpp" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -77,6 +78,8 @@ LinkIncremental="2" AdditionalLibraryDirectories="" GenerateDebugInformation="true" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -98,9 +101,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> @@ -164,6 +164,8 @@ AdditionalLibraryDirectories="" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> <Tool @@ -185,9 +187,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> Modified: trunk/MythTVReader/rtjpg/rtjpg.vcproj =================================================================== --- trunk/MythTVReader/rtjpg/rtjpg.vcproj 2008-06-29 15:29:09 UTC (rev 558) +++ trunk/MythTVReader/rtjpg/rtjpg.vcproj 2009-06-04 21:26:24 UTC (rev 559) @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8,00" + Version="9,00" Name="rtjpg" ProjectGUID="{D5CC2DA7-33FD-4ACD-B0ED-E32418612331}" RootNamespace="rtjpg" Keyword="AtlProj" + TargetFrameworkVersion="131072" > <Platforms> <Platform @@ -59,7 +60,6 @@ ForceConformanceInForLoopScope="false" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> <Tool @@ -84,6 +84,8 @@ ModuleDefinitionFile=".\rtjpg.def" GenerateDebugInformation="true" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(OutDir)/rtjpg.lib" TargetMachine="1" /> @@ -106,9 +108,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" CommandLine="" /> @@ -158,7 +157,6 @@ ForceConformanceInForLoopScope="false" UsePrecompiledHeader="2" WarningLevel="3" - Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> <Tool @@ -185,6 +183,8 @@ SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(OutDir)/rtjpg.lib" TargetMachine="1" /> @@ -207,9 +207,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" CommandLine="" /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |