diff --git a/desmume/src/windows/DeSmuME_2005.vcproj b/desmume/src/windows/DeSmuME_2005.vcproj index 89a69e12b..2c8f91afa 100644 --- a/desmume/src/windows/DeSmuME_2005.vcproj +++ b/desmume/src/windows/DeSmuME_2005.vcproj @@ -2351,6 +2351,14 @@ RelativePath="..\filter\scanline.cpp" > + + + + + + + + @@ -2543,7 +2551,7 @@ > @@ -2553,7 +2561,7 @@ > @@ -2563,7 +2571,7 @@ > @@ -2573,7 +2581,7 @@ > @@ -2583,7 +2591,7 @@ > diff --git a/desmume/src/windows/DeSmuME_2010.vcxproj b/desmume/src/windows/DeSmuME_2010.vcxproj index f38de73dd..b8bb9980b 100644 --- a/desmume/src/windows/DeSmuME_2010.vcxproj +++ b/desmume/src/windows/DeSmuME_2010.vcxproj @@ -409,6 +409,7 @@ + @@ -679,6 +680,7 @@ + diff --git a/desmume/src/windows/DeSmuME_2010.vcxproj.filters b/desmume/src/windows/DeSmuME_2010.vcxproj.filters index f4896037f..1f023f033 100644 --- a/desmume/src/windows/DeSmuME_2010.vcxproj.filters +++ b/desmume/src/windows/DeSmuME_2010.vcxproj.filters @@ -807,6 +807,9 @@ Core\addons + + Core\filter + @@ -1547,6 +1550,9 @@ Core + + Core\filter + diff --git a/desmume/src/windows/DeSmuME_2012.vcxproj b/desmume/src/windows/DeSmuME_2012.vcxproj index 9225c97ae..11f11dacd 100644 --- a/desmume/src/windows/DeSmuME_2012.vcxproj +++ b/desmume/src/windows/DeSmuME_2012.vcxproj @@ -426,6 +426,7 @@ + @@ -697,6 +698,7 @@ + diff --git a/desmume/src/windows/DeSmuME_2012.vcxproj.filters b/desmume/src/windows/DeSmuME_2012.vcxproj.filters index e4409e912..be801258e 100644 --- a/desmume/src/windows/DeSmuME_2012.vcxproj.filters +++ b/desmume/src/windows/DeSmuME_2012.vcxproj.filters @@ -799,6 +799,9 @@ Core\addons + + Core\filter + @@ -1413,6 +1416,9 @@ Windows\tools + + Core\filter +