mirror of
https://github.com/libretro/pcsx2.git
synced 2025-03-02 06:16:33 +00:00
wxgui: bah msvc and its tendency to save everything *except* vsprops files when you do a Save All.
git-svn-id: http://pcsx2.googlecode.com/svn/branches/wxgui@1747 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
c1a818386f
commit
c630b3ac22
1
3rdparty/w32pthreads/pthreads_2008.vcproj
vendored
1
3rdparty/w32pthreads/pthreads_2008.vcproj
vendored
@ -82,7 +82,6 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="..\DefaultProjectRootDir.vsprops;..\3rdpartyDLL.vsprops;..\..\common\vsprops\CodeGen_Release.vsprops"
|
||||
CharacterSet="2"
|
||||
|
@ -11,6 +11,6 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="w32pthreads.lib"
|
||||
AdditionalDependencies="w32pthreads.v2.lib"
|
||||
/>
|
||||
</VisualStudioPropertySheet>
|
||||
|
Loading…
x
Reference in New Issue
Block a user