Ignore:
Timestamp:
Apr 16, 2009 10:13:21 AM (15 years ago)
Author:
ismangil
Message:

#792 work in progress, solutions loads but then freezes VS. Trying it on other PCs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/vs-reorg/third_party/build/portaudio/libportaudio.vcproj

    r2584 r2606  
    1313                        Name="Windows Mobile 6 Standard SDK (ARMV4I)" 
    1414                /> 
     15                <Platform 
     16                        Name="Windows Mobile 6 Professional SDK (ARMV4I)" 
     17                /> 
    1518        </Platforms> 
    1619        <ToolFiles> 
     
    1922                <Configuration 
    2023                        Name="Debug|Win32" 
    21                         OutputDirectory=".\output\pa-i386-win32-vc8-debug" 
    22                         IntermediateDirectory=".\output\pa-i386-win32-vc8-debug" 
     24                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     25                        IntermediateDirectory="$(OutDir)" 
    2326                        ConfigurationType="4" 
    24                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     27                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops" 
    2528                        UseOfMFC="0" 
    2629                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    9497                <Configuration 
    9598                        Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)" 
    96                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     99                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    97100                        IntermediateDirectory="$(OutDir)" 
    98101                        ConfigurationType="4" 
     102                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    99103                        CharacterSet="1" 
    100104                        > 
     
    166170                </Configuration> 
    167171                <Configuration 
    168                         Name="Release|Win32" 
    169                         OutputDirectory=".\output\pa-i386-win32-vc8-release" 
     172                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     173                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    170174                        IntermediateDirectory="$(OutDir)" 
    171175                        ConfigurationType="4" 
    172                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     176                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     177                        CharacterSet="1" 
     178                        > 
     179                        <Tool 
     180                                Name="VCPreBuildEventTool" 
     181                        /> 
     182                        <Tool 
     183                                Name="VCCustomBuildTool" 
     184                        /> 
     185                        <Tool 
     186                                Name="VCXMLDataGeneratorTool" 
     187                        /> 
     188                        <Tool 
     189                                Name="VCWebServiceProxyGeneratorTool" 
     190                        /> 
     191                        <Tool 
     192                                Name="VCMIDLTool" 
     193                                TargetEnvironment="1" 
     194                        /> 
     195                        <Tool 
     196                                Name="VCCLCompilerTool" 
     197                                ExecutionBucket="7" 
     198                                Optimization="0" 
     199                                FavorSizeOrSpeed="0" 
     200                                AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win" 
     201                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL;WIN32_PLATFORM_PSPC;PA_ENABLE_DEBUG_OUTPUT;PA_NO_ASIO;PA_NO_DS" 
     202                                ExceptionHandling="0" 
     203                                RuntimeLibrary="1" 
     204                                DebugInformationFormat="3" 
     205                                CompileAs="0" 
     206                                CompileForArchitecture="0" 
     207                        /> 
     208                        <Tool 
     209                                Name="VCManagedResourceCompilerTool" 
     210                        /> 
     211                        <Tool 
     212                                Name="VCResourceCompilerTool" 
     213                        /> 
     214                        <Tool 
     215                                Name="VCPreLinkEventTool" 
     216                        /> 
     217                        <Tool 
     218                                Name="VCLibrarianTool" 
     219                                AdditionalOptions="" 
     220                        /> 
     221                        <Tool 
     222                                Name="VCALinkTool" 
     223                        /> 
     224                        <Tool 
     225                                Name="VCXDCMakeTool" 
     226                        /> 
     227                        <Tool 
     228                                Name="VCBscMakeTool" 
     229                        /> 
     230                        <Tool 
     231                                Name="VCCodeSignTool" 
     232                        /> 
     233                        <Tool 
     234                                Name="VCPostBuildEventTool" 
     235                        /> 
     236                        <DeploymentTool 
     237                                ForceDirty="-1" 
     238                                RemoteDirectory="" 
     239                                RegisterOutput="0" 
     240                                AdditionalFiles="" 
     241                        /> 
     242                        <DebuggerTool 
     243                        /> 
     244                </Configuration> 
     245                <Configuration 
     246                        Name="Release|Win32" 
     247                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     248                        IntermediateDirectory="$(OutDir)" 
     249                        ConfigurationType="4" 
     250                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    173251                        UseOfMFC="0" 
    174252                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    242320                <Configuration 
    243321                        Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)" 
    244                         OutputDirectory="output\$(ProjectName)-$(PlatformName)-$(ConfigurationName)" 
     322                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    245323                        IntermediateDirectory="$(OutDir)" 
    246324                        ConfigurationType="4" 
     325                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    247326                        CharacterSet="1" 
    248327                        > 
     
    313392                </Configuration> 
    314393                <Configuration 
     394                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     395                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     396                        IntermediateDirectory="$(OutDir)" 
     397                        ConfigurationType="4" 
     398                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     399                        CharacterSet="1" 
     400                        > 
     401                        <Tool 
     402                                Name="VCPreBuildEventTool" 
     403                        /> 
     404                        <Tool 
     405                                Name="VCCustomBuildTool" 
     406                        /> 
     407                        <Tool 
     408                                Name="VCXMLDataGeneratorTool" 
     409                        /> 
     410                        <Tool 
     411                                Name="VCWebServiceProxyGeneratorTool" 
     412                        /> 
     413                        <Tool 
     414                                Name="VCMIDLTool" 
     415                                TargetEnvironment="1" 
     416                        /> 
     417                        <Tool 
     418                                Name="VCCLCompilerTool" 
     419                                ExecutionBucket="7" 
     420                                Optimization="2" 
     421                                FavorSizeOrSpeed="2" 
     422                                AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win" 
     423                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL;WIN32_PLATFORM_PSPC;PA_ENABLE_DEBUG_OUTPUT;PA_NO_ASIO;PA_NO_DS" 
     424                                ExceptionHandling="0" 
     425                                RuntimeLibrary="0" 
     426                                DebugInformationFormat="0" 
     427                                CompileAs="0" 
     428                        /> 
     429                        <Tool 
     430                                Name="VCManagedResourceCompilerTool" 
     431                        /> 
     432                        <Tool 
     433                                Name="VCResourceCompilerTool" 
     434                        /> 
     435                        <Tool 
     436                                Name="VCPreLinkEventTool" 
     437                        /> 
     438                        <Tool 
     439                                Name="VCLibrarianTool" 
     440                                AdditionalOptions="" 
     441                        /> 
     442                        <Tool 
     443                                Name="VCALinkTool" 
     444                        /> 
     445                        <Tool 
     446                                Name="VCXDCMakeTool" 
     447                        /> 
     448                        <Tool 
     449                                Name="VCBscMakeTool" 
     450                        /> 
     451                        <Tool 
     452                                Name="VCCodeSignTool" 
     453                        /> 
     454                        <Tool 
     455                                Name="VCPostBuildEventTool" 
     456                        /> 
     457                        <DeploymentTool 
     458                                ForceDirty="-1" 
     459                                RemoteDirectory="" 
     460                                RegisterOutput="0" 
     461                                AdditionalFiles="" 
     462                        /> 
     463                        <DebuggerTool 
     464                        /> 
     465                </Configuration> 
     466                <Configuration 
    315467                        Name="Debug-Static|Win32" 
    316                         OutputDirectory="$(ConfigurationName)" 
    317                         IntermediateDirectory="$(ConfigurationName)" 
     468                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     469                        IntermediateDirectory="$(OutDir)" 
    318470                        ConfigurationType="4" 
    319                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     471                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops" 
    320472                        UseOfMFC="0" 
    321473                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    389541                <Configuration 
    390542                        Name="Debug-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    391                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    392                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     543                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     544                        IntermediateDirectory="$(OutDir)" 
    393545                        ConfigurationType="4" 
     546                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    394547                        CharacterSet="1" 
    395548                        > 
     
    462615                </Configuration> 
    463616                <Configuration 
    464                         Name="Release-Dynamic|Win32" 
    465                         OutputDirectory="$(ConfigurationName)" 
     617                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     618                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    466619                        IntermediateDirectory="$(OutDir)" 
    467620                        ConfigurationType="4" 
    468                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     621                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     622                        CharacterSet="1" 
     623                        > 
     624                        <Tool 
     625                                Name="VCPreBuildEventTool" 
     626                        /> 
     627                        <Tool 
     628                                Name="VCCustomBuildTool" 
     629                        /> 
     630                        <Tool 
     631                                Name="VCXMLDataGeneratorTool" 
     632                        /> 
     633                        <Tool 
     634                                Name="VCWebServiceProxyGeneratorTool" 
     635                        /> 
     636                        <Tool 
     637                                Name="VCMIDLTool" 
     638                                TargetEnvironment="1" 
     639                        /> 
     640                        <Tool 
     641                                Name="VCCLCompilerTool" 
     642                                ExecutionBucket="7" 
     643                                Optimization="0" 
     644                                FavorSizeOrSpeed="0" 
     645                                AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win" 
     646                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL;WIN32_PLATFORM_PSPC;PA_ENABLE_DEBUG_OUTPUT;PA_NO_ASIO;PA_NO_DS" 
     647                                ExceptionHandling="0" 
     648                                RuntimeLibrary="1" 
     649                                DebugInformationFormat="3" 
     650                                CompileAs="0" 
     651                                CompileForArchitecture="0" 
     652                        /> 
     653                        <Tool 
     654                                Name="VCManagedResourceCompilerTool" 
     655                        /> 
     656                        <Tool 
     657                                Name="VCResourceCompilerTool" 
     658                        /> 
     659                        <Tool 
     660                                Name="VCPreLinkEventTool" 
     661                        /> 
     662                        <Tool 
     663                                Name="VCLibrarianTool" 
     664                                AdditionalOptions="" 
     665                        /> 
     666                        <Tool 
     667                                Name="VCALinkTool" 
     668                        /> 
     669                        <Tool 
     670                                Name="VCXDCMakeTool" 
     671                        /> 
     672                        <Tool 
     673                                Name="VCBscMakeTool" 
     674                        /> 
     675                        <Tool 
     676                                Name="VCCodeSignTool" 
     677                        /> 
     678                        <Tool 
     679                                Name="VCPostBuildEventTool" 
     680                        /> 
     681                        <DeploymentTool 
     682                                ForceDirty="-1" 
     683                                RemoteDirectory="" 
     684                                RegisterOutput="0" 
     685                                AdditionalFiles="" 
     686                        /> 
     687                        <DebuggerTool 
     688                        /> 
     689                </Configuration> 
     690                <Configuration 
     691                        Name="Release-Dynamic|Win32" 
     692                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     693                        IntermediateDirectory="$(OutDir)" 
     694                        ConfigurationType="4" 
     695                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    469696                        UseOfMFC="0" 
    470697                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    538765                <Configuration 
    539766                        Name="Release-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    540                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    541                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     767                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     768                        IntermediateDirectory="$(OutDir)" 
    542769                        ConfigurationType="4" 
     770                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    543771                        CharacterSet="1" 
    544772                        > 
     
    610838                </Configuration> 
    611839                <Configuration 
     840                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     841                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     842                        IntermediateDirectory="$(OutDir)" 
     843                        ConfigurationType="4" 
     844                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     845                        CharacterSet="1" 
     846                        > 
     847                        <Tool 
     848                                Name="VCPreBuildEventTool" 
     849                        /> 
     850                        <Tool 
     851                                Name="VCCustomBuildTool" 
     852                        /> 
     853                        <Tool 
     854                                Name="VCXMLDataGeneratorTool" 
     855                        /> 
     856                        <Tool 
     857                                Name="VCWebServiceProxyGeneratorTool" 
     858                        /> 
     859                        <Tool 
     860                                Name="VCMIDLTool" 
     861                                TargetEnvironment="1" 
     862                        /> 
     863                        <Tool 
     864                                Name="VCCLCompilerTool" 
     865                                ExecutionBucket="7" 
     866                                Optimization="2" 
     867                                FavorSizeOrSpeed="2" 
     868                                AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win" 
     869                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL;WIN32_PLATFORM_PSPC;PA_ENABLE_DEBUG_OUTPUT;PA_NO_ASIO;PA_NO_DS" 
     870                                ExceptionHandling="0" 
     871                                RuntimeLibrary="0" 
     872                                DebugInformationFormat="0" 
     873                                CompileAs="0" 
     874                        /> 
     875                        <Tool 
     876                                Name="VCManagedResourceCompilerTool" 
     877                        /> 
     878                        <Tool 
     879                                Name="VCResourceCompilerTool" 
     880                        /> 
     881                        <Tool 
     882                                Name="VCPreLinkEventTool" 
     883                        /> 
     884                        <Tool 
     885                                Name="VCLibrarianTool" 
     886                                AdditionalOptions="" 
     887                        /> 
     888                        <Tool 
     889                                Name="VCALinkTool" 
     890                        /> 
     891                        <Tool 
     892                                Name="VCXDCMakeTool" 
     893                        /> 
     894                        <Tool 
     895                                Name="VCBscMakeTool" 
     896                        /> 
     897                        <Tool 
     898                                Name="VCCodeSignTool" 
     899                        /> 
     900                        <Tool 
     901                                Name="VCPostBuildEventTool" 
     902                        /> 
     903                        <DeploymentTool 
     904                                ForceDirty="-1" 
     905                                RemoteDirectory="" 
     906                                RegisterOutput="0" 
     907                                AdditionalFiles="" 
     908                        /> 
     909                        <DebuggerTool 
     910                        /> 
     911                </Configuration> 
     912                <Configuration 
    612913                        Name="Debug-Dynamic|Win32" 
    613                         OutputDirectory="$(ConfigurationName)" 
    614                         IntermediateDirectory="$(ConfigurationName)" 
     914                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     915                        IntermediateDirectory="$(OutDir)" 
    615916                        ConfigurationType="4" 
    616                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     917                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops" 
    617918                        UseOfMFC="0" 
    618919                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    686987                <Configuration 
    687988                        Name="Debug-Dynamic|Windows Mobile 6 Standard SDK (ARMV4I)" 
    688                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    689                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     989                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     990                        IntermediateDirectory="$(OutDir)" 
    690991                        ConfigurationType="4" 
     992                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
    691993                        CharacterSet="1" 
    692994                        > 
     
    7151017                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL;WIN32_PLATFORM_PSPC;PA_ENABLE_DEBUG_OUTPUT;PA_NO_ASIO;PA_NO_DS" 
    7161018                                ExceptionHandling="0" 
    717                                 RuntimeLibrary="1" 
     1019                                RuntimeLibrary="3" 
    7181020                                WarningLevel="3" 
    7191021                                DebugInformationFormat="3" 
     
    7591061                </Configuration> 
    7601062                <Configuration 
    761                         Name="Release-Static|Win32" 
    762                         OutputDirectory="$(ConfigurationName)" 
     1063                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1064                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
    7631065                        IntermediateDirectory="$(OutDir)" 
    7641066                        ConfigurationType="4" 
    765                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" 
     1067                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-debug-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops" 
     1068                        CharacterSet="1" 
     1069                        > 
     1070                        <Tool 
     1071                                Name="VCPreBuildEventTool" 
     1072                        /> 
     1073                        <Tool 
     1074                                Name="VCCustomBuildTool" 
     1075                        /> 
     1076                        <Tool 
     1077                                Name="VCXMLDataGeneratorTool" 
     1078                        /> 
     1079                        <Tool 
     1080                                Name="VCWebServiceProxyGeneratorTool" 
     1081                        /> 
     1082                        <Tool 
     1083                                Name="VCMIDLTool" 
     1084                                TargetEnvironment="1" 
     1085                        /> 
     1086                        <Tool 
     1087                                Name="VCCLCompilerTool" 
     1088                                ExecutionBucket="7" 
     1089                                Optimization="0" 
     1090                                FavorSizeOrSpeed="0" 
     1091                                AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win" 
     1092                                PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL;WIN32_PLATFORM_PSPC;PA_ENABLE_DEBUG_OUTPUT;PA_NO_ASIO;PA_NO_DS" 
     1093                                ExceptionHandling="0" 
     1094                                RuntimeLibrary="3" 
     1095                                DebugInformationFormat="3" 
     1096                                CompileAs="0" 
     1097                                CompileForArchitecture="0" 
     1098                        /> 
     1099                        <Tool 
     1100                                Name="VCManagedResourceCompilerTool" 
     1101                        /> 
     1102                        <Tool 
     1103                                Name="VCResourceCompilerTool" 
     1104                        /> 
     1105                        <Tool 
     1106                                Name="VCPreLinkEventTool" 
     1107                        /> 
     1108                        <Tool 
     1109                                Name="VCLibrarianTool" 
     1110                                AdditionalOptions="" 
     1111                        /> 
     1112                        <Tool 
     1113                                Name="VCALinkTool" 
     1114                        /> 
     1115                        <Tool 
     1116                                Name="VCXDCMakeTool" 
     1117                        /> 
     1118                        <Tool 
     1119                                Name="VCBscMakeTool" 
     1120                        /> 
     1121                        <Tool 
     1122                                Name="VCCodeSignTool" 
     1123                        /> 
     1124                        <Tool 
     1125                                Name="VCPostBuildEventTool" 
     1126                        /> 
     1127                        <DeploymentTool 
     1128                                ForceDirty="-1" 
     1129                                RemoteDirectory="" 
     1130                                RegisterOutput="0" 
     1131                                AdditionalFiles="" 
     1132                        /> 
     1133                        <DebuggerTool 
     1134                        /> 
     1135                </Configuration> 
     1136                <Configuration 
     1137                        Name="Release-Static|Win32" 
     1138                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     1139                        IntermediateDirectory="$(OutDir)" 
     1140                        ConfigurationType="4" 
     1141                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-win32-common-defaults.vsprops" 
    7661142                        UseOfMFC="0" 
    7671143                        ATLMinimizesCRunTimeLibraryUsage="false" 
     
    8351211                <Configuration 
    8361212                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
    837                         OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
    838                         IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)" 
     1213                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     1214                        IntermediateDirectory="$(OutDir)" 
    8391215                        ConfigurationType="4" 
     1216                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
    8401217                        CharacterSet="1" 
    8411218                        > 
     
    8661243                                RuntimeLibrary="0" 
    8671244                                WarningLevel="3" 
     1245                                DebugInformationFormat="0" 
     1246                                CompileAs="0" 
     1247                        /> 
     1248                        <Tool 
     1249                                Name="VCManagedResourceCompilerTool" 
     1250                        /> 
     1251                        <Tool 
     1252                                Name="VCResourceCompilerTool" 
     1253                        /> 
     1254                        <Tool 
     1255                                Name="VCPreLinkEventTool" 
     1256                        /> 
     1257                        <Tool 
     1258                                Name="VCLibrarianTool" 
     1259                                AdditionalOptions="" 
     1260                        /> 
     1261                        <Tool 
     1262                                Name="VCALinkTool" 
     1263                        /> 
     1264                        <Tool 
     1265                                Name="VCXDCMakeTool" 
     1266                        /> 
     1267                        <Tool 
     1268                                Name="VCBscMakeTool" 
     1269                        /> 
     1270                        <Tool 
     1271                                Name="VCCodeSignTool" 
     1272                        /> 
     1273                        <Tool 
     1274                                Name="VCPostBuildEventTool" 
     1275                        /> 
     1276                        <DeploymentTool 
     1277                                ForceDirty="-1" 
     1278                                RemoteDirectory="" 
     1279                                RegisterOutput="0" 
     1280                                AdditionalFiles="" 
     1281                        /> 
     1282                        <DebuggerTool 
     1283                        /> 
     1284                </Configuration> 
     1285                <Configuration 
     1286                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1287                        OutputDirectory=".\output\$(ProjectName)-$(TargetCPU)-$(PlatformName)-vs$(VSVer)-$(ConfigurationName)" 
     1288                        IntermediateDirectory="$(OutDir)" 
     1289                        ConfigurationType="4" 
     1290                        InheritedPropertySheets="..\..\..\build\vs\pjproject-vs8-release-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-common-defaults.vsprops;..\..\..\build\vs\pjproject-vs8-wm6-release-defaults.vsprops" 
     1291                        CharacterSet="1" 
     1292                        > 
     1293                        <Tool 
     1294                                Name="VCPreBuildEventTool" 
     1295                        /> 
     1296                        <Tool 
     1297                                Name="VCCustomBuildTool" 
     1298                        /> 
     1299                        <Tool 
     1300                                Name="VCXMLDataGeneratorTool" 
     1301                        /> 
     1302                        <Tool 
     1303                                Name="VCWebServiceProxyGeneratorTool" 
     1304                        /> 
     1305                        <Tool 
     1306                                Name="VCMIDLTool" 
     1307                                TargetEnvironment="1" 
     1308                        /> 
     1309                        <Tool 
     1310                                Name="VCCLCompilerTool" 
     1311                                ExecutionBucket="7" 
     1312                                Optimization="2" 
     1313                                FavorSizeOrSpeed="2" 
     1314                                AdditionalIncludeDirectories="..\..\portaudio\src\common;..\..\portaudio\include;..\..\portaudio\src\os\win" 
     1315                                PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL;WIN32_PLATFORM_PSPC;PA_ENABLE_DEBUG_OUTPUT;PA_NO_ASIO;PA_NO_DS" 
     1316                                ExceptionHandling="0" 
     1317                                RuntimeLibrary="0" 
    8681318                                DebugInformationFormat="0" 
    8691319                                CompileAs="0" 
     
    14671917                                                </FileConfiguration> 
    14681918                                                <FileConfiguration 
     1919                                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1920                                                        ExcludedFromBuild="true" 
     1921                                                        > 
     1922                                                        <Tool 
     1923                                                                Name="VCCLCompilerTool" 
     1924                                                        /> 
     1925                                                </FileConfiguration> 
     1926                                                <FileConfiguration 
    14691927                                                        Name="Release|Win32" 
    14701928                                                        > 
     
    14841942                                                </FileConfiguration> 
    14851943                                                <FileConfiguration 
     1944                                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1945                                                        ExcludedFromBuild="true" 
     1946                                                        > 
     1947                                                        <Tool 
     1948                                                                Name="VCCLCompilerTool" 
     1949                                                        /> 
     1950                                                </FileConfiguration> 
     1951                                                <FileConfiguration 
    14861952                                                        Name="Debug-Static|Win32" 
    14871953                                                        > 
     
    15011967                                                </FileConfiguration> 
    15021968                                                <FileConfiguration 
     1969                                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1970                                                        ExcludedFromBuild="true" 
     1971                                                        > 
     1972                                                        <Tool 
     1973                                                                Name="VCCLCompilerTool" 
     1974                                                        /> 
     1975                                                </FileConfiguration> 
     1976                                                <FileConfiguration 
    15031977                                                        Name="Release-Dynamic|Win32" 
    15041978                                                        > 
     
    15181992                                                </FileConfiguration> 
    15191993                                                <FileConfiguration 
     1994                                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     1995                                                        ExcludedFromBuild="true" 
     1996                                                        > 
     1997                                                        <Tool 
     1998                                                                Name="VCCLCompilerTool" 
     1999                                                        /> 
     2000                                                </FileConfiguration> 
     2001                                                <FileConfiguration 
    15202002                                                        Name="Debug-Dynamic|Win32" 
    15212003                                                        > 
     
    15352017                                                </FileConfiguration> 
    15362018                                                <FileConfiguration 
     2019                                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2020                                                        ExcludedFromBuild="true" 
     2021                                                        > 
     2022                                                        <Tool 
     2023                                                                Name="VCCLCompilerTool" 
     2024                                                        /> 
     2025                                                </FileConfiguration> 
     2026                                                <FileConfiguration 
    15372027                                                        Name="Release-Static|Win32" 
    15382028                                                        > 
     
    15452035                                                <FileConfiguration 
    15462036                                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     2037                                                        ExcludedFromBuild="true" 
     2038                                                        > 
     2039                                                        <Tool 
     2040                                                                Name="VCCLCompilerTool" 
     2041                                                        /> 
     2042                                                </FileConfiguration> 
     2043                                                <FileConfiguration 
     2044                                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    15472045                                                        ExcludedFromBuild="true" 
    15482046                                                        > 
     
    15732071                                                </FileConfiguration> 
    15742072                                                <FileConfiguration 
     2073                                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2074                                                        ExcludedFromBuild="true" 
     2075                                                        > 
     2076                                                        <Tool 
     2077                                                                Name="VCCLCompilerTool" 
     2078                                                        /> 
     2079                                                </FileConfiguration> 
     2080                                                <FileConfiguration 
    15752081                                                        Name="Release|Win32" 
    15762082                                                        > 
     
    15902096                                                </FileConfiguration> 
    15912097                                                <FileConfiguration 
     2098                                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2099                                                        ExcludedFromBuild="true" 
     2100                                                        > 
     2101                                                        <Tool 
     2102                                                                Name="VCCLCompilerTool" 
     2103                                                        /> 
     2104                                                </FileConfiguration> 
     2105                                                <FileConfiguration 
    15922106                                                        Name="Debug-Static|Win32" 
    15932107                                                        > 
     
    16072121                                                </FileConfiguration> 
    16082122                                                <FileConfiguration 
     2123                                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2124                                                        ExcludedFromBuild="true" 
     2125                                                        > 
     2126                                                        <Tool 
     2127                                                                Name="VCCLCompilerTool" 
     2128                                                        /> 
     2129                                                </FileConfiguration> 
     2130                                                <FileConfiguration 
    16092131                                                        Name="Release-Dynamic|Win32" 
    16102132                                                        > 
     
    16242146                                                </FileConfiguration> 
    16252147                                                <FileConfiguration 
     2148                                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2149                                                        ExcludedFromBuild="true" 
     2150                                                        > 
     2151                                                        <Tool 
     2152                                                                Name="VCCLCompilerTool" 
     2153                                                        /> 
     2154                                                </FileConfiguration> 
     2155                                                <FileConfiguration 
    16262156                                                        Name="Debug-Dynamic|Win32" 
    16272157                                                        > 
     
    16412171                                                </FileConfiguration> 
    16422172                                                <FileConfiguration 
     2173                                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2174                                                        ExcludedFromBuild="true" 
     2175                                                        > 
     2176                                                        <Tool 
     2177                                                                Name="VCCLCompilerTool" 
     2178                                                        /> 
     2179                                                </FileConfiguration> 
     2180                                                <FileConfiguration 
    16432181                                                        Name="Release-Static|Win32" 
    16442182                                                        > 
     
    16512189                                                <FileConfiguration 
    16522190                                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     2191                                                        ExcludedFromBuild="true" 
     2192                                                        > 
     2193                                                        <Tool 
     2194                                                                Name="VCCLCompilerTool" 
     2195                                                        /> 
     2196                                                </FileConfiguration> 
     2197                                                <FileConfiguration 
     2198                                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    16532199                                                        ExcludedFromBuild="true" 
    16542200                                                        > 
     
    18732419                                                </FileConfiguration> 
    18742420                                                <FileConfiguration 
     2421                                                        Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2422                                                        ExcludedFromBuild="true" 
     2423                                                        > 
     2424                                                        <Tool 
     2425                                                                Name="VCCLCompilerTool" 
     2426                                                        /> 
     2427                                                </FileConfiguration> 
     2428                                                <FileConfiguration 
    18752429                                                        Name="Release|Win32" 
    18762430                                                        > 
     
    18902444                                                </FileConfiguration> 
    18912445                                                <FileConfiguration 
     2446                                                        Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2447                                                        ExcludedFromBuild="true" 
     2448                                                        > 
     2449                                                        <Tool 
     2450                                                                Name="VCCLCompilerTool" 
     2451                                                        /> 
     2452                                                </FileConfiguration> 
     2453                                                <FileConfiguration 
    18922454                                                        Name="Debug-Static|Win32" 
    18932455                                                        > 
     
    19072469                                                </FileConfiguration> 
    19082470                                                <FileConfiguration 
     2471                                                        Name="Debug-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2472                                                        ExcludedFromBuild="true" 
     2473                                                        > 
     2474                                                        <Tool 
     2475                                                                Name="VCCLCompilerTool" 
     2476                                                        /> 
     2477                                                </FileConfiguration> 
     2478                                                <FileConfiguration 
    19092479                                                        Name="Release-Dynamic|Win32" 
    19102480                                                        > 
     
    19242494                                                </FileConfiguration> 
    19252495                                                <FileConfiguration 
     2496                                                        Name="Release-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2497                                                        ExcludedFromBuild="true" 
     2498                                                        > 
     2499                                                        <Tool 
     2500                                                                Name="VCCLCompilerTool" 
     2501                                                        /> 
     2502                                                </FileConfiguration> 
     2503                                                <FileConfiguration 
    19262504                                                        Name="Debug-Dynamic|Win32" 
    19272505                                                        > 
     
    19412519                                                </FileConfiguration> 
    19422520                                                <FileConfiguration 
     2521                                                        Name="Debug-Dynamic|Windows Mobile 6 Professional SDK (ARMV4I)" 
     2522                                                        ExcludedFromBuild="true" 
     2523                                                        > 
     2524                                                        <Tool 
     2525                                                                Name="VCCLCompilerTool" 
     2526                                                        /> 
     2527                                                </FileConfiguration> 
     2528                                                <FileConfiguration 
    19432529                                                        Name="Release-Static|Win32" 
    19442530                                                        > 
     
    19512537                                                <FileConfiguration 
    19522538                                                        Name="Release-Static|Windows Mobile 6 Standard SDK (ARMV4I)" 
     2539                                                        ExcludedFromBuild="true" 
     2540                                                        > 
     2541                                                        <Tool 
     2542                                                                Name="VCCLCompilerTool" 
     2543                                                        /> 
     2544                                                </FileConfiguration> 
     2545                                                <FileConfiguration 
     2546                                                        Name="Release-Static|Windows Mobile 6 Professional SDK (ARMV4I)" 
    19532547                                                        ExcludedFromBuild="true" 
    19542548                                                        > 
Note: See TracChangeset for help on using the changeset viewer.