Alexei Podtelezhnikov pushed to branch master at FreeType / FreeType Demo Programs
Commits:
-
610cb51f
by Alexei Podtelezhnikov (Алексей Подтележников) at 2023-12-06T23:03:56-05:00
-
c9c16854
by Alexei Podtelezhnikov (Алексей Подтележников) at 2023-12-06T23:10:51-05:00
11 changed files:
- + MSBuild.rsp
- builds/windows/msvc/ft2demos.sln → MSBuild.sln
- builds/windows/msvc/ft2demos.props
- builds/windows/msvc/ftbench.vcxproj
- builds/windows/msvc/ftdump.vcxproj
- builds/windows/msvc/ftgamma.vcxproj
- builds/windows/msvc/ftgrid.vcxproj
- builds/windows/msvc/ftlint.vcxproj
- builds/windows/msvc/ftmulti.vcxproj
- builds/windows/msvc/ftstring.vcxproj
- builds/windows/msvc/ftview.vcxproj
Changes:
1 | +#/p:WindowsTargetPlatformVersion=10.0.16299.0
|
|
2 | +/p:Configuration="Release" |
1 | -
|
|
2 | -Microsoft Visual Studio Solution File, Format Version 12.00
|
|
1 | +Microsoft Visual Studio Solution File, Format Version 12.00
|
|
3 | 2 | # Visual Studio 15
|
3 | +#
|
|
4 | +# You can build FreeType demos with MSBuild as follows
|
|
5 | +#
|
|
6 | +# MSBuild.exe -t:Rebuild
|
|
7 | +# -p:Configuration=Debug
|
|
8 | +# -p:Platform=x64
|
|
9 | +# MSBuild.sln
|
|
10 | +#
|
|
11 | +# or with different appropriate switches. The executables
|
|
12 | +# should appear in the bin/ folder, which should also have
|
|
13 | +# a copy of freetype.dll.
|
|
14 | +#
|
|
4 | 15 | VisualStudioVersion = 15.0.26730.16
|
5 | 16 | MinimumVisualStudioVersion = 10.0.40219.1
|
6 | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftmulti", "ftmulti.vcxproj", "{B50E4284-645B-446B-A3FD-0C44F1B2D8AB}"
|
|
17 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftmulti", "builds\windows\msvc\ftmulti.vcxproj", "{B50E4284-645B-446B-A3FD-0C44F1B2D8AB}"
|
|
7 | 18 | EndProject
|
8 | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftview", "ftview.vcxproj", "{77D631A5-B598-41A9-8C6B-38AE1BDBBA4E}"
|
|
19 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftview", "builds\windows\msvc\ftview.vcxproj", "{77D631A5-B598-41A9-8C6B-38AE1BDBBA4E}"
|
|
9 | 20 | EndProject
|
10 | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftgrid", "ftgrid.vcxproj", "{3A8DB6B5-EF56-4E42-8918-3E54889C53AB}"
|
|
21 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftgrid", "builds\windows\msvc\ftgrid.vcxproj", "{3A8DB6B5-EF56-4E42-8918-3E54889C53AB}"
|
|
11 | 22 | EndProject
|
12 | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftstring", "ftstring.vcxproj", "{481AD586-CA51-4BEB-BFE8-B2F3354D296D}"
|
|
23 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftstring", "builds\windows\msvc\ftstring.vcxproj", "{481AD586-CA51-4BEB-BFE8-B2F3354D296D}"
|
|
13 | 24 | EndProject
|
14 | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftgamma", "ftgamma.vcxproj", "{92697ED8-60A0-4098-B750-A883A7E54969}"
|
|
25 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftgamma", "builds\windows\msvc\ftgamma.vcxproj", "{92697ED8-60A0-4098-B750-A883A7E54969}"
|
|
15 | 26 | EndProject
|
16 | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "migs", "migs.vcxproj", "{5F517BBD-326A-4DC6-A42F-872D58501383}"
|
|
27 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "migs", "builds\windows\msvc\migs.vcxproj", "{5F517BBD-326A-4DC6-A42F-872D58501383}"
|
|
17 | 28 | EndProject
|
18 | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftdump", "ftdump.vcxproj", "{8EC72C45-6EA4-4E16-AE64-35DCBC6D4839}"
|
|
29 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftdump", "builds\windows\msvc\ftdump.vcxproj", "{8EC72C45-6EA4-4E16-AE64-35DCBC6D4839}"
|
|
19 | 30 | EndProject
|
20 | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftbench", "ftbench.vcxproj", "{5D12E42C-6533-41D1-83D2-06F5B98B2FE8}"
|
|
31 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftbench", "builds\windows\msvc\ftbench.vcxproj", "{5D12E42C-6533-41D1-83D2-06F5B98B2FE8}"
|
|
21 | 32 | EndProject
|
22 | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftlint", "ftlint.vcxproj", "{2C433E6D-09FE-4AD5-8DAB-FF558022BE67}"
|
|
33 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftlint", "builds\windows\msvc\ftlint.vcxproj", "{2C433E6D-09FE-4AD5-8DAB-FF558022BE67}"
|
|
23 | 34 | EndProject
|
24 | 35 | Global
|
25 | 36 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
... | ... | @@ -2,38 +2,74 @@ |
2 | 2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
3 | 3 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
4 | 4 | <ClCompile>
|
5 | + <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
6 | + <WarningLevel>Level3</WarningLevel>
|
|
7 | + <Optimization>MaxSpeed</Optimization>
|
|
8 | + <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
9 | + <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
10 | + <SDLCheck>true</SDLCheck>
|
|
5 | 11 | <AdditionalIncludeDirectories>..\..\..\..\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
6 | 12 | </ClCompile>
|
7 | 13 | <Link>
|
14 | + <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
15 | + <OptimizeReferences>true</OptimizeReferences>
|
|
8 | 16 | <AdditionalLibraryDirectories>..\..\..\..\freetype\objs;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
9 | 17 | <AdditionalDependencies>freetype.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
10 | 18 | </Link>
|
19 | + <PostBuildEvent>
|
|
20 | + <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
21 | + </PostBuildEvent>
|
|
11 | 22 | </ItemDefinitionGroup>
|
12 | 23 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
13 | 24 | <ClCompile>
|
25 | + <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
26 | + <WarningLevel>Level3</WarningLevel>
|
|
27 | + <Optimization>MaxSpeed</Optimization>
|
|
28 | + <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
29 | + <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
30 | + <SDLCheck>true</SDLCheck>
|
|
14 | 31 | <AdditionalIncludeDirectories>..\..\..\..\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
15 | 32 | </ClCompile>
|
16 | 33 | <Link>
|
34 | + <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
35 | + <OptimizeReferences>true</OptimizeReferences>
|
|
17 | 36 | <AdditionalLibraryDirectories>..\..\..\..\freetype\objs;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
18 | 37 | <AdditionalDependencies>freetype.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
19 | 38 | </Link>
|
39 | + <PostBuildEvent>
|
|
40 | + <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
41 | + </PostBuildEvent>
|
|
20 | 42 | </ItemDefinitionGroup>
|
21 | 43 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
22 | 44 | <ClCompile>
|
45 | + <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
46 | + <WarningLevel>Level3</WarningLevel>
|
|
47 | + <Optimization>Disabled</Optimization>
|
|
48 | + <SDLCheck>true</SDLCheck>
|
|
23 | 49 | <AdditionalIncludeDirectories>..\..\..\..\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
24 | 50 | </ClCompile>
|
25 | 51 | <Link>
|
26 | 52 | <AdditionalLibraryDirectories>..\..\..\..\freetype\objs;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
27 | 53 | <AdditionalDependencies>freetype.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
28 | 54 | </Link>
|
55 | + <PostBuildEvent>
|
|
56 | + <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
57 | + </PostBuildEvent>
|
|
29 | 58 | </ItemDefinitionGroup>
|
30 | 59 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
31 | 60 | <ClCompile>
|
61 | + <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
62 | + <WarningLevel>Level3</WarningLevel>
|
|
63 | + <Optimization>Disabled</Optimization>
|
|
64 | + <SDLCheck>true</SDLCheck>
|
|
32 | 65 | <AdditionalIncludeDirectories>..\..\..\..\freetype\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
33 | 66 | </ClCompile>
|
34 | 67 | <Link>
|
35 | 68 | <AdditionalLibraryDirectories>..\..\..\..\freetype\objs;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
36 | 69 | <AdditionalDependencies>freetype.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
37 | 70 | </Link>
|
71 | + <PostBuildEvent>
|
|
72 | + <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
73 | + </PostBuildEvent>
|
|
38 | 74 | </ItemDefinitionGroup>
|
39 | 75 | </Project> |
... | ... | @@ -83,60 +83,12 @@ |
83 | 83 | <OutDir>..\..\..\objs\$(Platform)\$(Configuration)\</OutDir>
|
84 | 84 | </PropertyGroup>
|
85 | 85 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
86 | - <ClCompile>
|
|
87 | - <WarningLevel>Level3</WarningLevel>
|
|
88 | - <Optimization>Disabled</Optimization>
|
|
89 | - <SDLCheck>true</SDLCheck>
|
|
90 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
91 | - </ClCompile>
|
|
92 | - <PostBuildEvent>
|
|
93 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
94 | - </PostBuildEvent>
|
|
95 | 86 | </ItemDefinitionGroup>
|
96 | 87 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
97 | - <ClCompile>
|
|
98 | - <WarningLevel>Level3</WarningLevel>
|
|
99 | - <Optimization>Disabled</Optimization>
|
|
100 | - <SDLCheck>true</SDLCheck>
|
|
101 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
102 | - </ClCompile>
|
|
103 | - <PostBuildEvent>
|
|
104 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
105 | - </PostBuildEvent>
|
|
106 | 88 | </ItemDefinitionGroup>
|
107 | 89 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
108 | - <ClCompile>
|
|
109 | - <WarningLevel>Level3</WarningLevel>
|
|
110 | - <Optimization>MaxSpeed</Optimization>
|
|
111 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
112 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
113 | - <SDLCheck>true</SDLCheck>
|
|
114 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
115 | - </ClCompile>
|
|
116 | - <Link>
|
|
117 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
118 | - <OptimizeReferences>true</OptimizeReferences>
|
|
119 | - </Link>
|
|
120 | - <PostBuildEvent>
|
|
121 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
122 | - </PostBuildEvent>
|
|
123 | 90 | </ItemDefinitionGroup>
|
124 | 91 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
125 | - <ClCompile>
|
|
126 | - <WarningLevel>Level3</WarningLevel>
|
|
127 | - <Optimization>MaxSpeed</Optimization>
|
|
128 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
129 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
130 | - <SDLCheck>true</SDLCheck>
|
|
131 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
132 | - </ClCompile>
|
|
133 | - <Link>
|
|
134 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
135 | - <OptimizeReferences>true</OptimizeReferences>
|
|
136 | - </Link>
|
|
137 | - <PostBuildEvent>
|
|
138 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
139 | - </PostBuildEvent>
|
|
140 | 92 | </ItemDefinitionGroup>
|
141 | 93 | <ItemGroup>
|
142 | 94 | <ClCompile Include="..\..\..\src\mlgetopt.c" />
|
... | ... | @@ -83,60 +83,12 @@ |
83 | 83 | <OutDir>..\..\..\objs\$(Platform)\$(Configuration)\</OutDir>
|
84 | 84 | </PropertyGroup>
|
85 | 85 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
86 | - <ClCompile>
|
|
87 | - <WarningLevel>Level3</WarningLevel>
|
|
88 | - <Optimization>Disabled</Optimization>
|
|
89 | - <SDLCheck>true</SDLCheck>
|
|
90 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
91 | - </ClCompile>
|
|
92 | - <PostBuildEvent>
|
|
93 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
94 | - </PostBuildEvent>
|
|
95 | 86 | </ItemDefinitionGroup>
|
96 | 87 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
97 | - <ClCompile>
|
|
98 | - <WarningLevel>Level3</WarningLevel>
|
|
99 | - <Optimization>Disabled</Optimization>
|
|
100 | - <SDLCheck>true</SDLCheck>
|
|
101 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
102 | - </ClCompile>
|
|
103 | - <PostBuildEvent>
|
|
104 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
105 | - </PostBuildEvent>
|
|
106 | 88 | </ItemDefinitionGroup>
|
107 | 89 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
108 | - <ClCompile>
|
|
109 | - <WarningLevel>Level3</WarningLevel>
|
|
110 | - <Optimization>MaxSpeed</Optimization>
|
|
111 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
112 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
113 | - <SDLCheck>true</SDLCheck>
|
|
114 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
115 | - </ClCompile>
|
|
116 | - <Link>
|
|
117 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
118 | - <OptimizeReferences>true</OptimizeReferences>
|
|
119 | - </Link>
|
|
120 | - <PostBuildEvent>
|
|
121 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
122 | - </PostBuildEvent>
|
|
123 | 90 | </ItemDefinitionGroup>
|
124 | 91 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
125 | - <ClCompile>
|
|
126 | - <WarningLevel>Level3</WarningLevel>
|
|
127 | - <Optimization>MaxSpeed</Optimization>
|
|
128 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
129 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
130 | - <SDLCheck>true</SDLCheck>
|
|
131 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
132 | - </ClCompile>
|
|
133 | - <Link>
|
|
134 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
135 | - <OptimizeReferences>true</OptimizeReferences>
|
|
136 | - </Link>
|
|
137 | - <PostBuildEvent>
|
|
138 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
139 | - </PostBuildEvent>
|
|
140 | 92 | </ItemDefinitionGroup>
|
141 | 93 | <ItemGroup>
|
142 | 94 | <ClCompile Include="..\..\..\src\common.c" />
|
... | ... | @@ -84,63 +84,23 @@ |
84 | 84 | </PropertyGroup>
|
85 | 85 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
86 | 86 | <ClCompile>
|
87 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
88 | - <WarningLevel>Level3</WarningLevel>
|
|
89 | - <Optimization>Disabled</Optimization>
|
|
90 | - <SDLCheck>true</SDLCheck>
|
|
91 | 87 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
92 | 88 | </ClCompile>
|
93 | - <PostBuildEvent>
|
|
94 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
95 | - </PostBuildEvent>
|
|
96 | 89 | </ItemDefinitionGroup>
|
97 | 90 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
98 | 91 | <ClCompile>
|
99 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
100 | - <WarningLevel>Level3</WarningLevel>
|
|
101 | - <Optimization>Disabled</Optimization>
|
|
102 | - <SDLCheck>true</SDLCheck>
|
|
103 | 92 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
104 | 93 | </ClCompile>
|
105 | - <PostBuildEvent>
|
|
106 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
107 | - </PostBuildEvent>
|
|
108 | 94 | </ItemDefinitionGroup>
|
109 | 95 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
110 | 96 | <ClCompile>
|
111 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
112 | - <WarningLevel>Level3</WarningLevel>
|
|
113 | - <Optimization>MaxSpeed</Optimization>
|
|
114 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
115 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
116 | - <SDLCheck>true</SDLCheck>
|
|
117 | 97 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
118 | 98 | </ClCompile>
|
119 | - <Link>
|
|
120 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
121 | - <OptimizeReferences>true</OptimizeReferences>
|
|
122 | - </Link>
|
|
123 | - <PostBuildEvent>
|
|
124 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
125 | - </PostBuildEvent>
|
|
126 | 99 | </ItemDefinitionGroup>
|
127 | 100 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
128 | 101 | <ClCompile>
|
129 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
130 | - <WarningLevel>Level3</WarningLevel>
|
|
131 | - <Optimization>MaxSpeed</Optimization>
|
|
132 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
133 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
134 | - <SDLCheck>true</SDLCheck>
|
|
135 | 102 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
136 | 103 | </ClCompile>
|
137 | - <Link>
|
|
138 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
139 | - <OptimizeReferences>true</OptimizeReferences>
|
|
140 | - </Link>
|
|
141 | - <PostBuildEvent>
|
|
142 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
143 | - </PostBuildEvent>
|
|
144 | 104 | </ItemDefinitionGroup>
|
145 | 105 | <ItemGroup>
|
146 | 106 | <ClCompile Include="..\..\..\src\common.c" />
|
... | ... | @@ -84,63 +84,23 @@ |
84 | 84 | </PropertyGroup>
|
85 | 85 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
86 | 86 | <ClCompile>
|
87 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
88 | - <WarningLevel>Level3</WarningLevel>
|
|
89 | - <Optimization>Disabled</Optimization>
|
|
90 | - <SDLCheck>true</SDLCheck>
|
|
91 | 87 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
92 | 88 | </ClCompile>
|
93 | - <PostBuildEvent>
|
|
94 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
95 | - </PostBuildEvent>
|
|
96 | 89 | </ItemDefinitionGroup>
|
97 | 90 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
98 | 91 | <ClCompile>
|
99 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
100 | - <WarningLevel>Level3</WarningLevel>
|
|
101 | - <Optimization>Disabled</Optimization>
|
|
102 | - <SDLCheck>true</SDLCheck>
|
|
103 | 92 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
104 | 93 | </ClCompile>
|
105 | - <PostBuildEvent>
|
|
106 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
107 | - </PostBuildEvent>
|
|
108 | 94 | </ItemDefinitionGroup>
|
109 | 95 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
110 | 96 | <ClCompile>
|
111 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
112 | - <WarningLevel>Level3</WarningLevel>
|
|
113 | - <Optimization>MaxSpeed</Optimization>
|
|
114 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
115 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
116 | - <SDLCheck>true</SDLCheck>
|
|
117 | 97 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
118 | 98 | </ClCompile>
|
119 | - <Link>
|
|
120 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
121 | - <OptimizeReferences>true</OptimizeReferences>
|
|
122 | - </Link>
|
|
123 | - <PostBuildEvent>
|
|
124 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
125 | - </PostBuildEvent>
|
|
126 | 99 | </ItemDefinitionGroup>
|
127 | 100 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
128 | 101 | <ClCompile>
|
129 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
130 | - <WarningLevel>Level3</WarningLevel>
|
|
131 | - <Optimization>MaxSpeed</Optimization>
|
|
132 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
133 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
134 | - <SDLCheck>true</SDLCheck>
|
|
135 | 102 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
136 | 103 | </ClCompile>
|
137 | - <Link>
|
|
138 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
139 | - <OptimizeReferences>true</OptimizeReferences>
|
|
140 | - </Link>
|
|
141 | - <PostBuildEvent>
|
|
142 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
143 | - </PostBuildEvent>
|
|
144 | 104 | </ItemDefinitionGroup>
|
145 | 105 | <ItemGroup>
|
146 | 106 | <ClCompile Include="..\..\..\src\common.c" />
|
... | ... | @@ -83,60 +83,12 @@ |
83 | 83 | <OutDir>..\..\..\objs\$(Platform)\$(Configuration)\</OutDir>
|
84 | 84 | </PropertyGroup>
|
85 | 85 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
86 | - <ClCompile>
|
|
87 | - <WarningLevel>Level3</WarningLevel>
|
|
88 | - <Optimization>Disabled</Optimization>
|
|
89 | - <SDLCheck>true</SDLCheck>
|
|
90 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
91 | - </ClCompile>
|
|
92 | - <PostBuildEvent>
|
|
93 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
94 | - </PostBuildEvent>
|
|
95 | 86 | </ItemDefinitionGroup>
|
96 | 87 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
97 | - <ClCompile>
|
|
98 | - <WarningLevel>Level3</WarningLevel>
|
|
99 | - <Optimization>Disabled</Optimization>
|
|
100 | - <SDLCheck>true</SDLCheck>
|
|
101 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
102 | - </ClCompile>
|
|
103 | - <PostBuildEvent>
|
|
104 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
105 | - </PostBuildEvent>
|
|
106 | 88 | </ItemDefinitionGroup>
|
107 | 89 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
108 | - <ClCompile>
|
|
109 | - <WarningLevel>Level3</WarningLevel>
|
|
110 | - <Optimization>MaxSpeed</Optimization>
|
|
111 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
112 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
113 | - <SDLCheck>true</SDLCheck>
|
|
114 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
115 | - </ClCompile>
|
|
116 | - <Link>
|
|
117 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
118 | - <OptimizeReferences>true</OptimizeReferences>
|
|
119 | - </Link>
|
|
120 | - <PostBuildEvent>
|
|
121 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
122 | - </PostBuildEvent>
|
|
123 | 90 | </ItemDefinitionGroup>
|
124 | 91 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
125 | - <ClCompile>
|
|
126 | - <WarningLevel>Level3</WarningLevel>
|
|
127 | - <Optimization>MaxSpeed</Optimization>
|
|
128 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
129 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
130 | - <SDLCheck>true</SDLCheck>
|
|
131 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
132 | - </ClCompile>
|
|
133 | - <Link>
|
|
134 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
135 | - <OptimizeReferences>true</OptimizeReferences>
|
|
136 | - </Link>
|
|
137 | - <PostBuildEvent>
|
|
138 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
139 | - </PostBuildEvent>
|
|
140 | 92 | </ItemDefinitionGroup>
|
141 | 93 | <ItemGroup>
|
142 | 94 | <ClCompile Include="..\..\..\src\common.c" />
|
... | ... | @@ -84,63 +84,23 @@ |
84 | 84 | </PropertyGroup>
|
85 | 85 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
86 | 86 | <ClCompile>
|
87 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
88 | - <WarningLevel>Level3</WarningLevel>
|
|
89 | - <Optimization>Disabled</Optimization>
|
|
90 | - <SDLCheck>true</SDLCheck>
|
|
91 | 87 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
92 | 88 | </ClCompile>
|
93 | - <PostBuildEvent>
|
|
94 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
95 | - </PostBuildEvent>
|
|
96 | 89 | </ItemDefinitionGroup>
|
97 | 90 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
98 | 91 | <ClCompile>
|
99 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
100 | - <WarningLevel>Level3</WarningLevel>
|
|
101 | - <Optimization>Disabled</Optimization>
|
|
102 | - <SDLCheck>true</SDLCheck>
|
|
103 | 92 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
104 | 93 | </ClCompile>
|
105 | - <PostBuildEvent>
|
|
106 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
107 | - </PostBuildEvent>
|
|
108 | 94 | </ItemDefinitionGroup>
|
109 | 95 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
110 | 96 | <ClCompile>
|
111 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
112 | - <WarningLevel>Level3</WarningLevel>
|
|
113 | - <Optimization>MaxSpeed</Optimization>
|
|
114 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
115 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
116 | - <SDLCheck>true</SDLCheck>
|
|
117 | 97 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
118 | 98 | </ClCompile>
|
119 | - <Link>
|
|
120 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
121 | - <OptimizeReferences>true</OptimizeReferences>
|
|
122 | - </Link>
|
|
123 | - <PostBuildEvent>
|
|
124 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
125 | - </PostBuildEvent>
|
|
126 | 99 | </ItemDefinitionGroup>
|
127 | 100 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
128 | 101 | <ClCompile>
|
129 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
130 | - <WarningLevel>Level3</WarningLevel>
|
|
131 | - <Optimization>MaxSpeed</Optimization>
|
|
132 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
133 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
134 | - <SDLCheck>true</SDLCheck>
|
|
135 | 102 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
136 | 103 | </ClCompile>
|
137 | - <Link>
|
|
138 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
139 | - <OptimizeReferences>true</OptimizeReferences>
|
|
140 | - </Link>
|
|
141 | - <PostBuildEvent>
|
|
142 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
143 | - </PostBuildEvent>
|
|
144 | 104 | </ItemDefinitionGroup>
|
145 | 105 | <ItemGroup>
|
146 | 106 | <ClCompile Include="..\..\..\src\common.c" />
|
... | ... | @@ -84,67 +84,27 @@ |
84 | 84 | </PropertyGroup>
|
85 | 85 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
86 | 86 | <ClCompile>
|
87 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
88 | - <WarningLevel>Level3</WarningLevel>
|
|
89 | - <Optimization>Disabled</Optimization>
|
|
90 | - <SDLCheck>true</SDLCheck>
|
|
91 | 87 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
92 | 88 | <AdditionalOptions>/utf-8</AdditionalOptions>
|
93 | 89 | </ClCompile>
|
94 | - <PostBuildEvent>
|
|
95 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
96 | - </PostBuildEvent>
|
|
97 | 90 | </ItemDefinitionGroup>
|
98 | 91 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
99 | 92 | <ClCompile>
|
100 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
101 | - <WarningLevel>Level3</WarningLevel>
|
|
102 | - <Optimization>Disabled</Optimization>
|
|
103 | - <SDLCheck>true</SDLCheck>
|
|
104 | 93 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
105 | 94 | <AdditionalOptions>/utf-8</AdditionalOptions>
|
106 | 95 | </ClCompile>
|
107 | - <PostBuildEvent>
|
|
108 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
109 | - </PostBuildEvent>
|
|
110 | 96 | </ItemDefinitionGroup>
|
111 | 97 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
112 | 98 | <ClCompile>
|
113 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
114 | - <WarningLevel>Level3</WarningLevel>
|
|
115 | - <Optimization>MaxSpeed</Optimization>
|
|
116 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
117 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
118 | - <SDLCheck>true</SDLCheck>
|
|
119 | 99 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
120 | 100 | <AdditionalOptions>/utf-8</AdditionalOptions>
|
121 | 101 | </ClCompile>
|
122 | - <Link>
|
|
123 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
124 | - <OptimizeReferences>true</OptimizeReferences>
|
|
125 | - </Link>
|
|
126 | - <PostBuildEvent>
|
|
127 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
128 | - </PostBuildEvent>
|
|
129 | 102 | </ItemDefinitionGroup>
|
130 | 103 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
131 | 104 | <ClCompile>
|
132 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
133 | - <WarningLevel>Level3</WarningLevel>
|
|
134 | - <Optimization>MaxSpeed</Optimization>
|
|
135 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
136 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
137 | - <SDLCheck>true</SDLCheck>
|
|
138 | 105 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
139 | 106 | <AdditionalOptions>/utf-8</AdditionalOptions>
|
140 | 107 | </ClCompile>
|
141 | - <Link>
|
|
142 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
143 | - <OptimizeReferences>true</OptimizeReferences>
|
|
144 | - </Link>
|
|
145 | - <PostBuildEvent>
|
|
146 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
147 | - </PostBuildEvent>
|
|
148 | 108 | </ItemDefinitionGroup>
|
149 | 109 | <ItemGroup>
|
150 | 110 | <ClCompile Include="..\..\..\src\common.c" />
|
... | ... | @@ -84,63 +84,23 @@ |
84 | 84 | </PropertyGroup>
|
85 | 85 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
86 | 86 | <ClCompile>
|
87 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
88 | - <WarningLevel>Level3</WarningLevel>
|
|
89 | - <Optimization>Disabled</Optimization>
|
|
90 | - <SDLCheck>true</SDLCheck>
|
|
91 | 87 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
92 | 88 | </ClCompile>
|
93 | - <PostBuildEvent>
|
|
94 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
95 | - </PostBuildEvent>
|
|
96 | 89 | </ItemDefinitionGroup>
|
97 | 90 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
98 | 91 | <ClCompile>
|
99 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
100 | - <WarningLevel>Level3</WarningLevel>
|
|
101 | - <Optimization>Disabled</Optimization>
|
|
102 | - <SDLCheck>true</SDLCheck>
|
|
103 | 92 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
104 | 93 | </ClCompile>
|
105 | - <PostBuildEvent>
|
|
106 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
107 | - </PostBuildEvent>
|
|
108 | 94 | </ItemDefinitionGroup>
|
109 | 95 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
110 | 96 | <ClCompile>
|
111 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
112 | - <WarningLevel>Level3</WarningLevel>
|
|
113 | - <Optimization>MaxSpeed</Optimization>
|
|
114 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
115 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
116 | - <SDLCheck>true</SDLCheck>
|
|
117 | 97 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
118 | 98 | </ClCompile>
|
119 | - <Link>
|
|
120 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
121 | - <OptimizeReferences>true</OptimizeReferences>
|
|
122 | - </Link>
|
|
123 | - <PostBuildEvent>
|
|
124 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
125 | - </PostBuildEvent>
|
|
126 | 99 | </ItemDefinitionGroup>
|
127 | 100 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
128 | 101 | <ClCompile>
|
129 | - <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
130 | - <WarningLevel>Level3</WarningLevel>
|
|
131 | - <Optimization>MaxSpeed</Optimization>
|
|
132 | - <FunctionLevelLinking>true</FunctionLevelLinking>
|
|
133 | - <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
134 | - <SDLCheck>true</SDLCheck>
|
|
135 | 102 | <AdditionalIncludeDirectories>..\..\..\graph</AdditionalIncludeDirectories>
|
136 | 103 | </ClCompile>
|
137 | - <Link>
|
|
138 | - <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
139 | - <OptimizeReferences>true</OptimizeReferences>
|
|
140 | - </Link>
|
|
141 | - <PostBuildEvent>
|
|
142 | - <Command>copy /b ..\..\..\objs\$(Platform)\$(Configuration)\$(TargetFileName) ..\..\..\bin\</Command>
|
|
143 | - </PostBuildEvent>
|
|
144 | 104 | </ItemDefinitionGroup>
|
145 | 105 | <ItemGroup>
|
146 | 106 | <ClCompile Include="..\..\..\src\common.c" />
|