Removed CSFML .def files on Windows
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1568 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
d35fc89512
commit
5763e7b950
@ -69,7 +69,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-audio-d.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-audio-d.dll"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Audio/csfml-audio-d.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -155,7 +155,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-audio.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-audio.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Audio/csfml-audio.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -192,14 +192,6 @@
|
|||||||
<References>
|
<References>
|
||||||
</References>
|
</References>
|
||||||
<Files>
|
<Files>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Audio\csfml-audio-d.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Audio\csfml-audio.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\SFML\Audio\Listener.cpp"
|
RelativePath="..\..\src\SFML\Audio\Listener.cpp"
|
||||||
>
|
>
|
||||||
|
@ -76,7 +76,7 @@
|
|||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
||||||
IgnoreDefaultLibraryNames="libc.lib;libcmt.lib;msvcrt.lib;libcd.lib;libcmtd.lib"
|
IgnoreDefaultLibraryNames="libc.lib;libcmt.lib;msvcrt.lib;libcd.lib;libcmtd.lib"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Graphics/csfml-graphics-d.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -166,7 +166,7 @@
|
|||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
||||||
IgnoreDefaultLibraryNames="libc.lib;libcmt.lib;msvcrtd.lib;libcd.lib;libcmtd.lib"
|
IgnoreDefaultLibraryNames="libc.lib;libcmt.lib;msvcrtd.lib;libcd.lib;libcmtd.lib"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Graphics/csfml-graphics.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -215,14 +215,6 @@
|
|||||||
RelativePath="..\..\include\SFML\Graphics\Color.h"
|
RelativePath="..\..\include\SFML\Graphics\Color.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Graphics\csfml-graphics-d.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Graphics\csfml-graphics.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\SFML\Graphics\Font.cpp"
|
RelativePath="..\..\src\SFML\Graphics\Font.cpp"
|
||||||
>
|
>
|
||||||
|
@ -68,7 +68,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-network-d.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-network-d.dll"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Network/csfml-network-d.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -153,7 +153,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-network.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-network.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Network/csfml-network.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -190,14 +190,6 @@
|
|||||||
<References>
|
<References>
|
||||||
</References>
|
</References>
|
||||||
<Files>
|
<Files>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Network\csfml-network-d.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Network\csfml-network.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\SFML\Network\Ftp.cpp"
|
RelativePath="..\..\src\SFML\Network\Ftp.cpp"
|
||||||
>
|
>
|
||||||
|
@ -68,7 +68,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-system-d.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-system-d.dll"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/System/csfml-system-d.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -153,7 +153,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-system.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-system.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/System/csfml-system.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -202,14 +202,6 @@
|
|||||||
RelativePath="..\..\src\SFML\System\ClockStruct.h"
|
RelativePath="..\..\src\SFML\System\ClockStruct.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\System\csfml-system-d.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\System\csfml-system.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\sfml\system\Mutex.cpp"
|
RelativePath="..\..\src\sfml\system\Mutex.cpp"
|
||||||
>
|
>
|
||||||
|
@ -69,7 +69,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-window-d.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-window-d.dll"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Window/csfml-window-d.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -155,7 +155,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-window.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2005\csfml2-window.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2005\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Window/csfml-window.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -204,14 +204,6 @@
|
|||||||
RelativePath="..\..\src\SFML\Window\ContextStruct.h"
|
RelativePath="..\..\src\SFML\Window\ContextStruct.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Window\csfml-window-d.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Window\csfml-window.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\include\SFML\Window\Event.h"
|
RelativePath="..\..\include\SFML\Window\Event.h"
|
||||||
>
|
>
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-audio-d.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-audio-d.dll"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Audio/csfml-audio-d.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -155,7 +155,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-audio.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-audio.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Audio/csfml-audio.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -191,14 +191,6 @@
|
|||||||
<References>
|
<References>
|
||||||
</References>
|
</References>
|
||||||
<Files>
|
<Files>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Audio\csfml-audio-d.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Audio\csfml-audio.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\SFML\Audio\Listener.cpp"
|
RelativePath="..\..\src\SFML\Audio\Listener.cpp"
|
||||||
>
|
>
|
||||||
|
@ -77,7 +77,7 @@
|
|||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
||||||
IgnoreDefaultLibraryNames="libc.lib;libcmt.lib;msvcrt.lib;libcd.lib;libcmtd.lib"
|
IgnoreDefaultLibraryNames="libc.lib;libcmt.lib;msvcrt.lib;libcd.lib;libcmtd.lib"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Graphics/csfml-graphics-d.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -166,7 +166,7 @@
|
|||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
||||||
IgnoreDefaultLibraryNames="libc.lib, libcmt.lib, msvcrtd.lib, libcd.lib, libcmtd.lib"
|
IgnoreDefaultLibraryNames="libc.lib, libcmt.lib, msvcrtd.lib, libcd.lib, libcmtd.lib"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Graphics/csfml-graphics.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -214,14 +214,6 @@
|
|||||||
RelativePath="..\..\include\SFML\Graphics\Color.h"
|
RelativePath="..\..\include\SFML\Graphics\Color.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Graphics\csfml-graphics-d.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Graphics\csfml-graphics.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\SFML\Graphics\Font.cpp"
|
RelativePath="..\..\src\SFML\Graphics\Font.cpp"
|
||||||
>
|
>
|
||||||
|
@ -69,7 +69,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-network-d.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-network-d.dll"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Network/csfml-network-d.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -153,7 +153,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-network.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-network.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Network/csfml-network.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -189,14 +189,6 @@
|
|||||||
<References>
|
<References>
|
||||||
</References>
|
</References>
|
||||||
<Files>
|
<Files>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Network\csfml-network-d.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Network\csfml-network.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\SFML\Network\Ftp.cpp"
|
RelativePath="..\..\src\SFML\Network\Ftp.cpp"
|
||||||
>
|
>
|
||||||
|
@ -69,7 +69,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-system-d.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-system-d.dll"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/System/csfml-system-d.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -153,7 +153,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-system.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-system.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/System/csfml-system.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -201,14 +201,6 @@
|
|||||||
RelativePath="..\..\src\SFML\System\ClockStruct.h"
|
RelativePath="..\..\src\SFML\System\ClockStruct.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\System\csfml-system-d.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\System\csfml-system.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\sfml\system\Mutex.cpp"
|
RelativePath="..\..\src\sfml\system\Mutex.cpp"
|
||||||
>
|
>
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-window-d.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-window-d.dll"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Window/csfml-window-d.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -155,7 +155,7 @@
|
|||||||
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-window.dll"
|
OutputFile="$(SolutionDir)..\..\lib\vc2008\csfml2-window.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
AdditionalLibraryDirectories="$(SolutionDir)..\..\..\lib\vc2008\"
|
||||||
ModuleDefinitionFile="$(SolutionDir)../../src/SFML/Window/csfml-window.def"
|
ModuleDefinitionFile=""
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
ProgramDatabaseFile="$(IntDir)$(TargetName).pdb"
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
@ -203,14 +203,6 @@
|
|||||||
RelativePath="..\..\src\SFML\Window\ContextStruct.h"
|
RelativePath="..\..\src\SFML\Window\ContextStruct.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Window\csfml-window-d.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\SFML\Window\csfml-window.def"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\include\SFML\Window\Event.h"
|
RelativePath="..\..\include\SFML\Window\Event.h"
|
||||||
>
|
>
|
||||||
|
@ -60,6 +60,23 @@
|
|||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
// Define portable import / export macros
|
// Define portable import / export macros
|
||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
|
#if defined(CSFML_SYSTEM_WINDOWS)
|
||||||
|
|
||||||
|
// Windows platforms
|
||||||
|
#ifdef CSFML_EXPORTS
|
||||||
|
|
||||||
|
// From DLL side, we must export
|
||||||
|
#define CSFML_API extern "C" __declspec(dllexport)
|
||||||
|
|
||||||
|
#else
|
||||||
|
|
||||||
|
// From client application side, we must import
|
||||||
|
#define CSFML_API extern __declspec(dllimport)
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#else
|
||||||
|
|
||||||
#ifdef CSFML_EXPORTS
|
#ifdef CSFML_EXPORTS
|
||||||
|
|
||||||
#define CSFML_API extern "C"
|
#define CSFML_API extern "C"
|
||||||
@ -70,6 +87,8 @@
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
// Define a portable boolean type
|
// Define a portable boolean type
|
||||||
|
@ -1,106 +0,0 @@
|
|||||||
LIBRARY csfml2-audio-d
|
|
||||||
EXPORTS
|
|
||||||
sfListener_SetGlobalVolume
|
|
||||||
sfListener_GetGlobalVolume
|
|
||||||
sfListener_SetPosition
|
|
||||||
sfListener_GetPosition
|
|
||||||
sfListener_SetDirection
|
|
||||||
sfListener_GetDirection
|
|
||||||
sfMusic_CreateFromFile
|
|
||||||
sfMusic_CreateFromMemory
|
|
||||||
sfMusic_Destroy
|
|
||||||
sfMusic_SetLoop
|
|
||||||
sfMusic_GetLoop
|
|
||||||
sfMusic_GetDuration
|
|
||||||
sfMusic_Play
|
|
||||||
sfMusic_Pause
|
|
||||||
sfMusic_Stop
|
|
||||||
sfMusic_GetChannelsCount
|
|
||||||
sfMusic_GetSampleRate
|
|
||||||
sfMusic_GetStatus
|
|
||||||
sfMusic_SetPitch
|
|
||||||
sfMusic_SetVolume
|
|
||||||
sfMusic_SetPosition
|
|
||||||
sfMusic_SetRelativeToListener
|
|
||||||
sfMusic_SetMinDistance
|
|
||||||
sfMusic_SetAttenuation
|
|
||||||
sfMusic_SetPlayingOffset
|
|
||||||
sfMusic_GetPitch
|
|
||||||
sfMusic_GetVolume
|
|
||||||
sfMusic_GetPosition
|
|
||||||
sfMusic_IsRelativeToListener
|
|
||||||
sfMusic_GetMinDistance
|
|
||||||
sfMusic_GetAttenuation
|
|
||||||
sfMusic_GetPlayingOffset
|
|
||||||
sfSound_Create
|
|
||||||
sfSound_Copy
|
|
||||||
sfSound_Destroy
|
|
||||||
sfSound_Play
|
|
||||||
sfSound_Pause
|
|
||||||
sfSound_Stop
|
|
||||||
sfSound_SetBuffer
|
|
||||||
sfSound_GetBuffer
|
|
||||||
sfSound_SetLoop
|
|
||||||
sfSound_GetLoop
|
|
||||||
sfSound_GetStatus
|
|
||||||
sfSound_SetPitch
|
|
||||||
sfSound_SetVolume
|
|
||||||
sfSound_SetPosition
|
|
||||||
sfSound_SetRelativeToListener
|
|
||||||
sfSound_SetMinDistance
|
|
||||||
sfSound_SetAttenuation
|
|
||||||
sfSound_SetPlayingOffset
|
|
||||||
sfSound_GetPitch
|
|
||||||
sfSound_GetVolume
|
|
||||||
sfSound_GetPosition
|
|
||||||
sfSound_IsRelativeToListener
|
|
||||||
sfSound_GetPlayingOffset
|
|
||||||
sfSound_GetMinDistance
|
|
||||||
sfSound_GetAttenuation
|
|
||||||
sfSoundBuffer_CreateFromFile
|
|
||||||
sfSoundBuffer_CreateFromMemory
|
|
||||||
sfSoundBuffer_CreateFromSamples
|
|
||||||
sfSoundBuffer_Copy
|
|
||||||
sfSoundBuffer_Destroy
|
|
||||||
sfSoundBuffer_SaveToFile
|
|
||||||
sfSoundBuffer_GetSamples
|
|
||||||
sfSoundBuffer_GetSamplesCount
|
|
||||||
sfSoundBuffer_GetSampleRate
|
|
||||||
sfSoundBuffer_GetChannelsCount
|
|
||||||
sfSoundBuffer_GetDuration
|
|
||||||
sfSoundBufferRecorder_Create
|
|
||||||
sfSoundBufferRecorder_Destroy
|
|
||||||
sfSoundBufferRecorder_Start
|
|
||||||
sfSoundBufferRecorder_Stop
|
|
||||||
sfSoundBufferRecorder_GetSampleRate
|
|
||||||
sfSoundBufferRecorder_GetBuffer
|
|
||||||
sfSoundRecorder_Create
|
|
||||||
sfSoundRecorder_Destroy
|
|
||||||
sfSoundRecorder_Start
|
|
||||||
sfSoundRecorder_Stop
|
|
||||||
sfSoundRecorder_GetSampleRate
|
|
||||||
sfSoundRecorder_IsAvailable
|
|
||||||
sfSoundStream_Create
|
|
||||||
sfSoundStream_Destroy
|
|
||||||
sfSoundStream_Play
|
|
||||||
sfSoundStream_Pause
|
|
||||||
sfSoundStream_Stop
|
|
||||||
sfSoundStream_GetStatus
|
|
||||||
sfSoundStream_GetChannelsCount
|
|
||||||
sfSoundStream_GetSampleRate
|
|
||||||
sfSoundStream_SetPitch
|
|
||||||
sfSoundStream_SetVolume
|
|
||||||
sfSoundStream_SetPosition
|
|
||||||
sfSoundStream_SetRelativeToListener
|
|
||||||
sfSoundStream_SetMinDistance
|
|
||||||
sfSoundStream_SetAttenuation
|
|
||||||
sfSoundStream_SetPlayingOffset
|
|
||||||
sfSoundStream_SetLoop
|
|
||||||
sfSoundStream_GetPitch
|
|
||||||
sfSoundStream_GetVolume
|
|
||||||
sfSoundStream_GetPosition
|
|
||||||
sfSoundStream_IsRelativeToListener
|
|
||||||
sfSoundStream_GetMinDistance
|
|
||||||
sfSoundStream_GetAttenuation
|
|
||||||
sfSoundStream_GetLoop
|
|
||||||
sfSoundStream_GetPlayingOffset
|
|
@ -1,106 +0,0 @@
|
|||||||
LIBRARY csfml2-audio
|
|
||||||
EXPORTS
|
|
||||||
sfListener_SetGlobalVolume
|
|
||||||
sfListener_GetGlobalVolume
|
|
||||||
sfListener_SetPosition
|
|
||||||
sfListener_GetPosition
|
|
||||||
sfListener_SetDirection
|
|
||||||
sfListener_GetDirection
|
|
||||||
sfMusic_CreateFromFile
|
|
||||||
sfMusic_CreateFromMemory
|
|
||||||
sfMusic_Destroy
|
|
||||||
sfMusic_SetLoop
|
|
||||||
sfMusic_GetLoop
|
|
||||||
sfMusic_GetDuration
|
|
||||||
sfMusic_Play
|
|
||||||
sfMusic_Pause
|
|
||||||
sfMusic_Stop
|
|
||||||
sfMusic_GetChannelsCount
|
|
||||||
sfMusic_GetSampleRate
|
|
||||||
sfMusic_GetStatus
|
|
||||||
sfMusic_SetPitch
|
|
||||||
sfMusic_SetVolume
|
|
||||||
sfMusic_SetPosition
|
|
||||||
sfMusic_SetRelativeToListener
|
|
||||||
sfMusic_SetMinDistance
|
|
||||||
sfMusic_SetAttenuation
|
|
||||||
sfMusic_SetPlayingOffset
|
|
||||||
sfMusic_GetPitch
|
|
||||||
sfMusic_GetVolume
|
|
||||||
sfMusic_GetPosition
|
|
||||||
sfMusic_IsRelativeToListener
|
|
||||||
sfMusic_GetMinDistance
|
|
||||||
sfMusic_GetAttenuation
|
|
||||||
sfMusic_GetPlayingOffset
|
|
||||||
sfSound_Create
|
|
||||||
sfSound_Copy
|
|
||||||
sfSound_Destroy
|
|
||||||
sfSound_Play
|
|
||||||
sfSound_Pause
|
|
||||||
sfSound_Stop
|
|
||||||
sfSound_SetBuffer
|
|
||||||
sfSound_GetBuffer
|
|
||||||
sfSound_SetLoop
|
|
||||||
sfSound_GetLoop
|
|
||||||
sfSound_GetStatus
|
|
||||||
sfSound_SetPitch
|
|
||||||
sfSound_SetVolume
|
|
||||||
sfSound_SetPosition
|
|
||||||
sfSound_SetRelativeToListener
|
|
||||||
sfSound_SetMinDistance
|
|
||||||
sfSound_SetAttenuation
|
|
||||||
sfSound_SetPlayingOffset
|
|
||||||
sfSound_GetPitch
|
|
||||||
sfSound_GetVolume
|
|
||||||
sfSound_GetPosition
|
|
||||||
sfSound_IsRelativeToListener
|
|
||||||
sfSound_GetPlayingOffset
|
|
||||||
sfSound_GetMinDistance
|
|
||||||
sfSound_GetAttenuation
|
|
||||||
sfSoundBuffer_CreateFromFile
|
|
||||||
sfSoundBuffer_CreateFromMemory
|
|
||||||
sfSoundBuffer_CreateFromSamples
|
|
||||||
sfSoundBuffer_Copy
|
|
||||||
sfSoundBuffer_Destroy
|
|
||||||
sfSoundBuffer_SaveToFile
|
|
||||||
sfSoundBuffer_GetSamples
|
|
||||||
sfSoundBuffer_GetSamplesCount
|
|
||||||
sfSoundBuffer_GetSampleRate
|
|
||||||
sfSoundBuffer_GetChannelsCount
|
|
||||||
sfSoundBuffer_GetDuration
|
|
||||||
sfSoundBufferRecorder_Create
|
|
||||||
sfSoundBufferRecorder_Destroy
|
|
||||||
sfSoundBufferRecorder_Start
|
|
||||||
sfSoundBufferRecorder_Stop
|
|
||||||
sfSoundBufferRecorder_GetSampleRate
|
|
||||||
sfSoundBufferRecorder_GetBuffer
|
|
||||||
sfSoundRecorder_Create
|
|
||||||
sfSoundRecorder_Destroy
|
|
||||||
sfSoundRecorder_Start
|
|
||||||
sfSoundRecorder_Stop
|
|
||||||
sfSoundRecorder_GetSampleRate
|
|
||||||
sfSoundRecorder_IsAvailable
|
|
||||||
sfSoundStream_Create
|
|
||||||
sfSoundStream_Destroy
|
|
||||||
sfSoundStream_Play
|
|
||||||
sfSoundStream_Pause
|
|
||||||
sfSoundStream_Stop
|
|
||||||
sfSoundStream_GetStatus
|
|
||||||
sfSoundStream_GetChannelsCount
|
|
||||||
sfSoundStream_GetSampleRate
|
|
||||||
sfSoundStream_SetPitch
|
|
||||||
sfSoundStream_SetVolume
|
|
||||||
sfSoundStream_SetPosition
|
|
||||||
sfSoundStream_SetRelativeToListener
|
|
||||||
sfSoundStream_SetMinDistance
|
|
||||||
sfSoundStream_SetAttenuation
|
|
||||||
sfSoundStream_SetPlayingOffset
|
|
||||||
sfSoundStream_SetLoop
|
|
||||||
sfSoundStream_GetPitch
|
|
||||||
sfSoundStream_GetVolume
|
|
||||||
sfSoundStream_GetPosition
|
|
||||||
sfSoundStream_IsRelativeToListener
|
|
||||||
sfSoundStream_GetMinDistance
|
|
||||||
sfSoundStream_GetAttenuation
|
|
||||||
sfSoundStream_GetLoop
|
|
||||||
sfSoundStream_GetPlayingOffset
|
|
@ -1,256 +0,0 @@
|
|||||||
LIBRARY csfml2-graphics-d
|
|
||||||
EXPORTS
|
|
||||||
sfBlack
|
|
||||||
sfWhite
|
|
||||||
sfRed
|
|
||||||
sfGreen
|
|
||||||
sfBlue
|
|
||||||
sfYellow
|
|
||||||
sfMagenta
|
|
||||||
sfCyan
|
|
||||||
sfColor_FromRGB
|
|
||||||
sfColor_FromRGBA
|
|
||||||
sfColor_Add
|
|
||||||
sfColor_Modulate
|
|
||||||
sfImage_Create
|
|
||||||
sfImage_CreateFromColor
|
|
||||||
sfImage_CreateFromPixels
|
|
||||||
sfImage_CreateFromFile
|
|
||||||
sfImage_CreateFromMemory
|
|
||||||
sfImage_Copy
|
|
||||||
sfImage_Destroy
|
|
||||||
sfImage_SaveToFile
|
|
||||||
sfImage_CreateMaskFromColor
|
|
||||||
sfImage_CopyImage
|
|
||||||
sfImage_CopyScreen
|
|
||||||
sfImage_SetPixel
|
|
||||||
sfImage_GetPixel
|
|
||||||
sfImage_GetPixelsPtr
|
|
||||||
sfImage_UpdatePixels
|
|
||||||
sfImage_Bind
|
|
||||||
sfImage_SetSmooth
|
|
||||||
sfImage_GetWidth
|
|
||||||
sfImage_GetHeight
|
|
||||||
sfImage_IsSmooth
|
|
||||||
sfFloatRect_Contains
|
|
||||||
sfFloatRect_Intersects
|
|
||||||
sfIntRect_Contains
|
|
||||||
sfIntRect_Intersects
|
|
||||||
sfShader_CreateFromFile
|
|
||||||
sfShader_CreateFromMemory
|
|
||||||
sfShader_Copy
|
|
||||||
sfShader_Destroy
|
|
||||||
sfShader_SetParameter1
|
|
||||||
sfShader_SetParameter2
|
|
||||||
sfShader_SetParameter3
|
|
||||||
sfShader_SetParameter4
|
|
||||||
sfShader_SetTexture
|
|
||||||
sfShader_Bind
|
|
||||||
sfShader_Unbind
|
|
||||||
sfShader_IsAvailable
|
|
||||||
sfShape_Create
|
|
||||||
sfShape_CreateLine
|
|
||||||
sfShape_CreateRectangle
|
|
||||||
sfShape_CreateCircle
|
|
||||||
sfShape_Copy
|
|
||||||
sfShape_Destroy
|
|
||||||
sfShape_SetX
|
|
||||||
sfShape_SetY
|
|
||||||
sfShape_SetPosition
|
|
||||||
sfShape_SetScaleX
|
|
||||||
sfShape_SetScaleY
|
|
||||||
sfShape_SetScale
|
|
||||||
sfShape_SetRotation
|
|
||||||
sfShape_SetOrigin
|
|
||||||
sfShape_SetColor
|
|
||||||
sfShape_SetBlendMode
|
|
||||||
sfShape_GetX
|
|
||||||
sfShape_GetY
|
|
||||||
sfShape_GetScaleX
|
|
||||||
sfShape_GetScaleY
|
|
||||||
sfShape_GetRotation
|
|
||||||
sfShape_GetOriginX
|
|
||||||
sfShape_GetOriginY
|
|
||||||
sfShape_GetColor
|
|
||||||
sfShape_GetBlendMode
|
|
||||||
sfShape_Move
|
|
||||||
sfShape_Scale
|
|
||||||
sfShape_Rotate
|
|
||||||
sfShape_TransformToLocal
|
|
||||||
sfShape_TransformToGlobal
|
|
||||||
sfShape_AddPoint
|
|
||||||
sfShape_EnableFill
|
|
||||||
sfShape_EnableOutline
|
|
||||||
sfShape_SetOutlineWidth
|
|
||||||
sfShape_GetOutlineWidth
|
|
||||||
sfShape_GetPointsCount
|
|
||||||
sfShape_GetPointPosition
|
|
||||||
sfShape_GetPointColor
|
|
||||||
sfShape_GetPointOutlineColor
|
|
||||||
sfShape_SetPointPosition
|
|
||||||
sfShape_SetPointColor
|
|
||||||
sfShape_SetPointOutlineColor
|
|
||||||
sfSprite_Create
|
|
||||||
sfSprite_Copy
|
|
||||||
sfSprite_Destroy
|
|
||||||
sfSprite_SetX
|
|
||||||
sfSprite_SetY
|
|
||||||
sfSprite_SetPosition
|
|
||||||
sfSprite_SetScaleX
|
|
||||||
sfSprite_SetScaleY
|
|
||||||
sfSprite_SetScale
|
|
||||||
sfSprite_SetRotation
|
|
||||||
sfSprite_SetOrigin
|
|
||||||
sfSprite_SetColor
|
|
||||||
sfSprite_SetBlendMode
|
|
||||||
sfSprite_GetX
|
|
||||||
sfSprite_GetY
|
|
||||||
sfSprite_GetScaleX
|
|
||||||
sfSprite_GetScaleY
|
|
||||||
sfSprite_GetRotation
|
|
||||||
sfSprite_GetOriginX
|
|
||||||
sfSprite_GetOriginY
|
|
||||||
sfSprite_GetColor
|
|
||||||
sfSprite_GetBlendMode
|
|
||||||
sfSprite_Move
|
|
||||||
sfSprite_Scale
|
|
||||||
sfSprite_Rotate
|
|
||||||
sfSprite_TransformToLocal
|
|
||||||
sfSprite_TransformToGlobal
|
|
||||||
sfSprite_SetImage
|
|
||||||
sfSprite_SetSubRect
|
|
||||||
sfSprite_Resize
|
|
||||||
sfSprite_FlipX
|
|
||||||
sfSprite_FlipY
|
|
||||||
sfSprite_GetImage
|
|
||||||
sfSprite_GetSubRect
|
|
||||||
sfSprite_GetWidth
|
|
||||||
sfSprite_GetHeight
|
|
||||||
sfSprite_GetPixel
|
|
||||||
sfFont_CreateFromFile
|
|
||||||
sfFont_CreateFromMemory
|
|
||||||
sfFont_Copy
|
|
||||||
sfFont_Destroy
|
|
||||||
sfFont_GetGlyph
|
|
||||||
sfFont_GetKerning
|
|
||||||
sfFont_GetLineSpacing
|
|
||||||
sfFont_GetImage
|
|
||||||
sfFont_GetDefaultFont
|
|
||||||
sfText_Create
|
|
||||||
sfText_Copy
|
|
||||||
sfText_Destroy
|
|
||||||
sfText_SetX
|
|
||||||
sfText_SetY
|
|
||||||
sfText_SetPosition
|
|
||||||
sfText_SetScaleX
|
|
||||||
sfText_SetScaleY
|
|
||||||
sfText_SetScale
|
|
||||||
sfText_SetRotation
|
|
||||||
sfText_SetOrigin
|
|
||||||
sfText_SetColor
|
|
||||||
sfText_SetBlendMode
|
|
||||||
sfText_GetX
|
|
||||||
sfText_GetY
|
|
||||||
sfText_GetScaleX
|
|
||||||
sfText_GetScaleY
|
|
||||||
sfText_GetRotation
|
|
||||||
sfText_GetOriginX
|
|
||||||
sfText_GetOriginY
|
|
||||||
sfText_GetColor
|
|
||||||
sfText_GetBlendMode
|
|
||||||
sfText_Move
|
|
||||||
sfText_Scale
|
|
||||||
sfText_Rotate
|
|
||||||
sfText_TransformToLocal
|
|
||||||
sfText_TransformToGlobal
|
|
||||||
sfText_SetString
|
|
||||||
sfText_SetUnicodeString
|
|
||||||
sfText_SetFont
|
|
||||||
sfText_SetCharacterSize
|
|
||||||
sfText_SetStyle
|
|
||||||
sfText_GetUnicodeString
|
|
||||||
sfText_GetString
|
|
||||||
sfText_GetFont
|
|
||||||
sfText_GetCharacterSize
|
|
||||||
sfText_GetStyle
|
|
||||||
sfText_GetCharacterPos
|
|
||||||
sfText_GetRect
|
|
||||||
sfRenderImage_Create
|
|
||||||
sfRenderImage_Destroy
|
|
||||||
sfRenderImage_GetWidth
|
|
||||||
sfRenderImage_GetHeight
|
|
||||||
sfRenderImage_SetActive
|
|
||||||
sfRenderImage_SaveGLStates
|
|
||||||
sfRenderImage_RestoreGLStates
|
|
||||||
sfRenderImage_Display
|
|
||||||
sfRenderImage_DrawSprite
|
|
||||||
sfRenderImage_DrawShape
|
|
||||||
sfRenderImage_DrawText
|
|
||||||
sfRenderImage_DrawSpriteWithShader
|
|
||||||
sfRenderImage_DrawShapeWithShader
|
|
||||||
sfRenderImage_DrawTextWithShader
|
|
||||||
sfRenderImage_Clear
|
|
||||||
sfRenderImage_SetView
|
|
||||||
sfRenderImage_GetView
|
|
||||||
sfRenderImage_GetDefaultView
|
|
||||||
sfRenderImage_GetViewport
|
|
||||||
sfRenderImage_ConvertCoords
|
|
||||||
sfRenderImage_GetImage
|
|
||||||
sfRenderImage_IsAvailable
|
|
||||||
sfRenderWindow_Create
|
|
||||||
sfRenderWindow_CreateFromHandle
|
|
||||||
sfRenderWindow_Destroy
|
|
||||||
sfRenderWindow_Close
|
|
||||||
sfRenderWindow_IsOpened
|
|
||||||
sfRenderWindow_GetWidth
|
|
||||||
sfRenderWindow_GetHeight
|
|
||||||
sfRenderWindow_GetSettings
|
|
||||||
sfRenderWindow_GetEvent
|
|
||||||
sfRenderWindow_WaitEvent
|
|
||||||
sfRenderWindow_UseVerticalSync
|
|
||||||
sfRenderWindow_ShowMouseCursor
|
|
||||||
sfRenderWindow_SetCursorPosition
|
|
||||||
sfRenderWindow_SetPosition
|
|
||||||
sfRenderWindow_SetSize
|
|
||||||
sfRenderWindow_Show
|
|
||||||
sfRenderWindow_EnableKeyRepeat
|
|
||||||
sfRenderWindow_SetIcon
|
|
||||||
sfRenderWindow_SetActive
|
|
||||||
sfRenderWindow_SaveGLStates
|
|
||||||
sfRenderWindow_RestoreGLStates
|
|
||||||
sfRenderWindow_Display
|
|
||||||
sfRenderWindow_GetInput
|
|
||||||
sfRenderWindow_SetFramerateLimit
|
|
||||||
sfRenderWindow_GetFrameTime
|
|
||||||
sfRenderWindow_SetJoystickThreshold
|
|
||||||
sfRenderWindow_GetSystemHandle
|
|
||||||
sfRenderWindow_DrawSprite
|
|
||||||
sfRenderWindow_DrawText
|
|
||||||
sfRenderWindow_DrawShape
|
|
||||||
sfRenderWindow_DrawSpriteWithShader
|
|
||||||
sfRenderWindow_DrawTextWithShader
|
|
||||||
sfRenderWindow_DrawShapeWithShader
|
|
||||||
sfRenderWindow_Clear
|
|
||||||
sfRenderWindow_SetView
|
|
||||||
sfRenderWindow_GetView
|
|
||||||
sfRenderWindow_GetDefaultView
|
|
||||||
sfRenderWindow_GetViewport
|
|
||||||
sfRenderWindow_ConvertCoords
|
|
||||||
sfView_Create
|
|
||||||
sfView_CreateFromRect
|
|
||||||
sfView_Copy
|
|
||||||
sfView_Destroy
|
|
||||||
sfView_SetCenter
|
|
||||||
sfView_SetSize
|
|
||||||
sfView_SetRotation
|
|
||||||
sfView_SetViewport
|
|
||||||
sfView_Reset
|
|
||||||
sfView_GetCenterX
|
|
||||||
sfView_GetCenterY
|
|
||||||
sfView_GetWidth
|
|
||||||
sfView_GetHeight
|
|
||||||
sfView_GetRotation
|
|
||||||
sfView_GetViewport
|
|
||||||
sfView_Move
|
|
||||||
sfView_Rotate
|
|
||||||
sfView_Zoom
|
|
@ -1,256 +0,0 @@
|
|||||||
LIBRARY csfml2-graphics
|
|
||||||
EXPORTS
|
|
||||||
sfBlack
|
|
||||||
sfWhite
|
|
||||||
sfRed
|
|
||||||
sfGreen
|
|
||||||
sfBlue
|
|
||||||
sfYellow
|
|
||||||
sfMagenta
|
|
||||||
sfCyan
|
|
||||||
sfColor_FromRGB
|
|
||||||
sfColor_FromRGBA
|
|
||||||
sfColor_Add
|
|
||||||
sfColor_Modulate
|
|
||||||
sfImage_Create
|
|
||||||
sfImage_CreateFromColor
|
|
||||||
sfImage_CreateFromPixels
|
|
||||||
sfImage_CreateFromFile
|
|
||||||
sfImage_CreateFromMemory
|
|
||||||
sfImage_Copy
|
|
||||||
sfImage_Destroy
|
|
||||||
sfImage_SaveToFile
|
|
||||||
sfImage_CreateMaskFromColor
|
|
||||||
sfImage_CopyImage
|
|
||||||
sfImage_CopyScreen
|
|
||||||
sfImage_SetPixel
|
|
||||||
sfImage_GetPixel
|
|
||||||
sfImage_GetPixelsPtr
|
|
||||||
sfImage_UpdatePixels
|
|
||||||
sfImage_Bind
|
|
||||||
sfImage_SetSmooth
|
|
||||||
sfImage_GetWidth
|
|
||||||
sfImage_GetHeight
|
|
||||||
sfImage_IsSmooth
|
|
||||||
sfFloatRect_Contains
|
|
||||||
sfFloatRect_Intersects
|
|
||||||
sfIntRect_Contains
|
|
||||||
sfIntRect_Intersects
|
|
||||||
sfShader_CreateFromFile
|
|
||||||
sfShader_CreateFromMemory
|
|
||||||
sfShader_Copy
|
|
||||||
sfShader_Destroy
|
|
||||||
sfShader_SetParameter1
|
|
||||||
sfShader_SetParameter2
|
|
||||||
sfShader_SetParameter3
|
|
||||||
sfShader_SetParameter4
|
|
||||||
sfShader_SetTexture
|
|
||||||
sfShader_Bind
|
|
||||||
sfShader_Unbind
|
|
||||||
sfShader_IsAvailable
|
|
||||||
sfShape_Create
|
|
||||||
sfShape_CreateLine
|
|
||||||
sfShape_CreateRectangle
|
|
||||||
sfShape_CreateCircle
|
|
||||||
sfShape_Copy
|
|
||||||
sfShape_Destroy
|
|
||||||
sfShape_SetX
|
|
||||||
sfShape_SetY
|
|
||||||
sfShape_SetPosition
|
|
||||||
sfShape_SetScaleX
|
|
||||||
sfShape_SetScaleY
|
|
||||||
sfShape_SetScale
|
|
||||||
sfShape_SetRotation
|
|
||||||
sfShape_SetOrigin
|
|
||||||
sfShape_SetColor
|
|
||||||
sfShape_SetBlendMode
|
|
||||||
sfShape_GetX
|
|
||||||
sfShape_GetY
|
|
||||||
sfShape_GetScaleX
|
|
||||||
sfShape_GetScaleY
|
|
||||||
sfShape_GetRotation
|
|
||||||
sfShape_GetOriginX
|
|
||||||
sfShape_GetOriginY
|
|
||||||
sfShape_GetColor
|
|
||||||
sfShape_GetBlendMode
|
|
||||||
sfShape_Move
|
|
||||||
sfShape_Scale
|
|
||||||
sfShape_Rotate
|
|
||||||
sfShape_TransformToLocal
|
|
||||||
sfShape_TransformToGlobal
|
|
||||||
sfShape_AddPoint
|
|
||||||
sfShape_EnableFill
|
|
||||||
sfShape_EnableOutline
|
|
||||||
sfShape_SetOutlineWidth
|
|
||||||
sfShape_GetOutlineWidth
|
|
||||||
sfShape_GetPointsCount
|
|
||||||
sfShape_GetPointPosition
|
|
||||||
sfShape_GetPointColor
|
|
||||||
sfShape_GetPointOutlineColor
|
|
||||||
sfShape_SetPointPosition
|
|
||||||
sfShape_SetPointColor
|
|
||||||
sfShape_SetPointOutlineColor
|
|
||||||
sfSprite_Create
|
|
||||||
sfSprite_Copy
|
|
||||||
sfSprite_Destroy
|
|
||||||
sfSprite_SetX
|
|
||||||
sfSprite_SetY
|
|
||||||
sfSprite_SetPosition
|
|
||||||
sfSprite_SetScaleX
|
|
||||||
sfSprite_SetScaleY
|
|
||||||
sfSprite_SetScale
|
|
||||||
sfSprite_SetRotation
|
|
||||||
sfSprite_SetOrigin
|
|
||||||
sfSprite_SetColor
|
|
||||||
sfSprite_SetBlendMode
|
|
||||||
sfSprite_GetX
|
|
||||||
sfSprite_GetY
|
|
||||||
sfSprite_GetScaleX
|
|
||||||
sfSprite_GetScaleY
|
|
||||||
sfSprite_GetRotation
|
|
||||||
sfSprite_GetOriginX
|
|
||||||
sfSprite_GetOriginY
|
|
||||||
sfSprite_GetColor
|
|
||||||
sfSprite_GetBlendMode
|
|
||||||
sfSprite_Move
|
|
||||||
sfSprite_Scale
|
|
||||||
sfSprite_Rotate
|
|
||||||
sfSprite_TransformToLocal
|
|
||||||
sfSprite_TransformToGlobal
|
|
||||||
sfSprite_SetImage
|
|
||||||
sfSprite_SetSubRect
|
|
||||||
sfSprite_Resize
|
|
||||||
sfSprite_FlipX
|
|
||||||
sfSprite_FlipY
|
|
||||||
sfSprite_GetImage
|
|
||||||
sfSprite_GetSubRect
|
|
||||||
sfSprite_GetWidth
|
|
||||||
sfSprite_GetHeight
|
|
||||||
sfSprite_GetPixel
|
|
||||||
sfFont_CreateFromFile
|
|
||||||
sfFont_CreateFromMemory
|
|
||||||
sfFont_Copy
|
|
||||||
sfFont_Destroy
|
|
||||||
sfFont_GetGlyph
|
|
||||||
sfFont_GetKerning
|
|
||||||
sfFont_GetLineSpacing
|
|
||||||
sfFont_GetImage
|
|
||||||
sfFont_GetDefaultFont
|
|
||||||
sfText_Create
|
|
||||||
sfText_Copy
|
|
||||||
sfText_Destroy
|
|
||||||
sfText_SetX
|
|
||||||
sfText_SetY
|
|
||||||
sfText_SetPosition
|
|
||||||
sfText_SetScaleX
|
|
||||||
sfText_SetScaleY
|
|
||||||
sfText_SetScale
|
|
||||||
sfText_SetRotation
|
|
||||||
sfText_SetOrigin
|
|
||||||
sfText_SetColor
|
|
||||||
sfText_SetBlendMode
|
|
||||||
sfText_GetX
|
|
||||||
sfText_GetY
|
|
||||||
sfText_GetScaleX
|
|
||||||
sfText_GetScaleY
|
|
||||||
sfText_GetRotation
|
|
||||||
sfText_GetOriginX
|
|
||||||
sfText_GetOriginY
|
|
||||||
sfText_GetColor
|
|
||||||
sfText_GetBlendMode
|
|
||||||
sfText_Move
|
|
||||||
sfText_Scale
|
|
||||||
sfText_Rotate
|
|
||||||
sfText_TransformToLocal
|
|
||||||
sfText_TransformToGlobal
|
|
||||||
sfText_SetString
|
|
||||||
sfText_SetUnicodeString
|
|
||||||
sfText_SetFont
|
|
||||||
sfText_SetCharacterSize
|
|
||||||
sfText_SetStyle
|
|
||||||
sfText_GetUnicodeString
|
|
||||||
sfText_GetString
|
|
||||||
sfText_GetFont
|
|
||||||
sfText_GetCharacterSize
|
|
||||||
sfText_GetStyle
|
|
||||||
sfText_GetCharacterPos
|
|
||||||
sfText_GetRect
|
|
||||||
sfRenderImage_Create
|
|
||||||
sfRenderImage_Destroy
|
|
||||||
sfRenderImage_GetWidth
|
|
||||||
sfRenderImage_GetHeight
|
|
||||||
sfRenderImage_SetActive
|
|
||||||
sfRenderImage_SaveGLStates
|
|
||||||
sfRenderImage_RestoreGLStates
|
|
||||||
sfRenderImage_Display
|
|
||||||
sfRenderImage_DrawSprite
|
|
||||||
sfRenderImage_DrawShape
|
|
||||||
sfRenderImage_DrawText
|
|
||||||
sfRenderImage_DrawSpriteWithShader
|
|
||||||
sfRenderImage_DrawShapeWithShader
|
|
||||||
sfRenderImage_DrawTextWithShader
|
|
||||||
sfRenderImage_Clear
|
|
||||||
sfRenderImage_SetView
|
|
||||||
sfRenderImage_GetView
|
|
||||||
sfRenderImage_GetDefaultView
|
|
||||||
sfRenderImage_GetViewport
|
|
||||||
sfRenderImage_ConvertCoords
|
|
||||||
sfRenderImage_GetImage
|
|
||||||
sfRenderImage_IsAvailable
|
|
||||||
sfRenderWindow_Create
|
|
||||||
sfRenderWindow_CreateFromHandle
|
|
||||||
sfRenderWindow_Destroy
|
|
||||||
sfRenderWindow_Close
|
|
||||||
sfRenderWindow_IsOpened
|
|
||||||
sfRenderWindow_GetWidth
|
|
||||||
sfRenderWindow_GetHeight
|
|
||||||
sfRenderWindow_GetSettings
|
|
||||||
sfRenderWindow_GetEvent
|
|
||||||
sfRenderWindow_WaitEvent
|
|
||||||
sfRenderWindow_UseVerticalSync
|
|
||||||
sfRenderWindow_ShowMouseCursor
|
|
||||||
sfRenderWindow_SetCursorPosition
|
|
||||||
sfRenderWindow_SetPosition
|
|
||||||
sfRenderWindow_SetSize
|
|
||||||
sfRenderWindow_Show
|
|
||||||
sfRenderWindow_EnableKeyRepeat
|
|
||||||
sfRenderWindow_SetIcon
|
|
||||||
sfRenderWindow_SetActive
|
|
||||||
sfRenderWindow_SaveGLStates
|
|
||||||
sfRenderWindow_RestoreGLStates
|
|
||||||
sfRenderWindow_Display
|
|
||||||
sfRenderWindow_GetInput
|
|
||||||
sfRenderWindow_SetFramerateLimit
|
|
||||||
sfRenderWindow_GetFrameTime
|
|
||||||
sfRenderWindow_SetJoystickThreshold
|
|
||||||
sfRenderWindow_GetSystemHandle
|
|
||||||
sfRenderWindow_DrawSprite
|
|
||||||
sfRenderWindow_DrawText
|
|
||||||
sfRenderWindow_DrawShape
|
|
||||||
sfRenderWindow_DrawSpriteWithShader
|
|
||||||
sfRenderWindow_DrawTextWithShader
|
|
||||||
sfRenderWindow_DrawShapeWithShader
|
|
||||||
sfRenderWindow_Clear
|
|
||||||
sfRenderWindow_SetView
|
|
||||||
sfRenderWindow_GetView
|
|
||||||
sfRenderWindow_GetDefaultView
|
|
||||||
sfRenderWindow_GetViewport
|
|
||||||
sfRenderWindow_ConvertCoords
|
|
||||||
sfView_Create
|
|
||||||
sfView_CreateFromRect
|
|
||||||
sfView_Copy
|
|
||||||
sfView_Destroy
|
|
||||||
sfView_SetCenter
|
|
||||||
sfView_SetSize
|
|
||||||
sfView_SetRotation
|
|
||||||
sfView_SetViewport
|
|
||||||
sfView_Reset
|
|
||||||
sfView_GetCenterX
|
|
||||||
sfView_GetCenterY
|
|
||||||
sfView_GetWidth
|
|
||||||
sfView_GetHeight
|
|
||||||
sfView_GetRotation
|
|
||||||
sfView_GetViewport
|
|
||||||
sfView_Move
|
|
||||||
sfView_Rotate
|
|
||||||
sfView_Zoom
|
|
@ -1,135 +0,0 @@
|
|||||||
LIBRARY csfml2-network-d
|
|
||||||
EXPORTS
|
|
||||||
sfFtpListingResponse_Destroy
|
|
||||||
sfFtpListingResponse_IsOk
|
|
||||||
sfFtpListingResponse_GetStatus
|
|
||||||
sfFtpListingResponse_GetMessage
|
|
||||||
sfFtpListingResponse_GetCount
|
|
||||||
sfFtpListingResponse_GetFilename
|
|
||||||
sfFtpDirectoryResponse_Destroy
|
|
||||||
sfFtpDirectoryResponse_IsOk
|
|
||||||
sfFtpDirectoryResponse_GetStatus
|
|
||||||
sfFtpDirectoryResponse_GetMessage
|
|
||||||
sfFtpDirectoryResponse_GetDirectory
|
|
||||||
sfFtpResponse_Destroy
|
|
||||||
sfFtpResponse_IsOk
|
|
||||||
sfFtpResponse_GetStatus
|
|
||||||
sfFtpResponse_GetMessage
|
|
||||||
sfFtp_Create
|
|
||||||
sfFtp_Destroy
|
|
||||||
sfFtp_Connect
|
|
||||||
sfFtp_LoginAnonymous
|
|
||||||
sfFtp_Login
|
|
||||||
sfFtp_Disconnect
|
|
||||||
sfFtp_KeepAlive
|
|
||||||
sfFtp_GetWorkingDirectory
|
|
||||||
sfFtp_GetDirectoryListing
|
|
||||||
sfFtp_ChangeDirectory
|
|
||||||
sfFtp_ParentDirectory
|
|
||||||
sfFtp_CreateDirectory
|
|
||||||
sfFtp_DeleteDirectory
|
|
||||||
sfFtp_RenameFile
|
|
||||||
sfFtp_DeleteFile
|
|
||||||
sfFtp_Download
|
|
||||||
sfFtp_Upload
|
|
||||||
sfHttpRequest_Create
|
|
||||||
sfHttpRequest_Destroy
|
|
||||||
sfHttpRequest_SetField
|
|
||||||
sfHttpRequest_SetMethod
|
|
||||||
sfHttpRequest_SetUri
|
|
||||||
sfHttpRequest_SetHttpVersion
|
|
||||||
sfHttpRequest_SetBody
|
|
||||||
sfHttpResponse_Destroy
|
|
||||||
sfHttpResponse_GetField
|
|
||||||
sfHttpResponse_GetStatus
|
|
||||||
sfHttpResponse_GetMajorVersion
|
|
||||||
sfHttpResponse_GetMinorVersion
|
|
||||||
sfHttpResponse_GetBody
|
|
||||||
sfHttp_Create
|
|
||||||
sfHttp_Destroy
|
|
||||||
sfHttp_SetHost
|
|
||||||
sfHttp_SendRequest
|
|
||||||
sfIpAddress_FromString
|
|
||||||
sfIpAddress_FromBytes
|
|
||||||
sfIpAddress_FromInteger
|
|
||||||
sfIpAddress_ToString
|
|
||||||
sfIpAddress_ToInteger
|
|
||||||
sfIpAddress_GetLocalAddress
|
|
||||||
sfIpAddress_GetPublicAddress
|
|
||||||
sfIpAddress_LocalHost
|
|
||||||
sfIpAddress_None
|
|
||||||
sfTcpListener_Create
|
|
||||||
sfTcpListener_Destroy
|
|
||||||
sfTcpListener_SetBlocking
|
|
||||||
sfTcpListener_IsBlocking
|
|
||||||
sfTcpListener_Listen
|
|
||||||
sfTcpListener_Accept
|
|
||||||
sfTcpSocket_Create
|
|
||||||
sfTcpSocket_Destroy
|
|
||||||
sfTcpSocket_SetBlocking
|
|
||||||
sfTcpSocket_IsBlocking
|
|
||||||
sfTcpSocket_GetLocalPort
|
|
||||||
sfTcpSocket_GetRemoteAddress
|
|
||||||
sfTcpSocket_GetRemotePort
|
|
||||||
sfTcpSocket_Connect
|
|
||||||
sfTcpSocket_Disconnect
|
|
||||||
sfTcpSocket_Send
|
|
||||||
sfTcpSocket_Receive
|
|
||||||
sfTcpSocket_SendPacket
|
|
||||||
sfTcpSocket_ReceivePacket
|
|
||||||
sfUdpSocket_Create
|
|
||||||
sfUdpSocket_Destroy
|
|
||||||
sfUdpSocket_SetBlocking
|
|
||||||
sfUdpSocket_IsBlocking
|
|
||||||
sfUdpSocket_GetLocalPort
|
|
||||||
sfUdpSocket_Bind
|
|
||||||
sfUdpSocket_Unbind
|
|
||||||
sfUdpSocket_Send
|
|
||||||
sfUdpSocket_Receive
|
|
||||||
sfUdpSocket_SendPacket
|
|
||||||
sfUdpSocket_ReceivePacket
|
|
||||||
sfPacket_Create
|
|
||||||
sfPacket_Copy
|
|
||||||
sfPacket_Destroy
|
|
||||||
sfPacket_Append
|
|
||||||
sfPacket_Clear
|
|
||||||
sfPacket_GetData
|
|
||||||
sfPacket_GetDataSize
|
|
||||||
sfPacket_EndOfPacket
|
|
||||||
sfPacket_CanRead
|
|
||||||
sfPacket_ReadBool
|
|
||||||
sfPacket_ReadInt8
|
|
||||||
sfPacket_ReadUint8
|
|
||||||
sfPacket_ReadInt16
|
|
||||||
sfPacket_ReadUint16
|
|
||||||
sfPacket_ReadInt32
|
|
||||||
sfPacket_ReadUint32
|
|
||||||
sfPacket_ReadFloat
|
|
||||||
sfPacket_ReadDouble
|
|
||||||
sfPacket_ReadString
|
|
||||||
sfPacket_ReadWideString
|
|
||||||
sfPacket_WriteBool
|
|
||||||
sfPacket_WriteInt8
|
|
||||||
sfPacket_WriteUint8
|
|
||||||
sfPacket_WriteInt16
|
|
||||||
sfPacket_WriteUint16
|
|
||||||
sfPacket_WriteInt32
|
|
||||||
sfPacket_WriteUint32
|
|
||||||
sfPacket_WriteFloat
|
|
||||||
sfPacket_WriteDouble
|
|
||||||
sfPacket_WriteString
|
|
||||||
sfPacket_WriteWideString
|
|
||||||
sfSocketSelector_Create
|
|
||||||
sfSocketSelector_Copy
|
|
||||||
sfSocketSelector_Destroy
|
|
||||||
sfSocketSelector_AddTcpListener
|
|
||||||
sfSocketSelector_AddTcpSocket
|
|
||||||
sfSocketSelector_AddUdpSocket
|
|
||||||
sfSocketSelector_RemoveTcpListener
|
|
||||||
sfSocketSelector_RemoveTcpSocket
|
|
||||||
sfSocketSelector_RemoveUdpSocket
|
|
||||||
sfSocketSelector_Clear
|
|
||||||
sfSocketSelector_Wait
|
|
||||||
sfSocketSelector_IsTcpListenerReady
|
|
||||||
sfSocketSelector_IsTcpSocketReady
|
|
||||||
sfSocketSelector_IsUdpSocketReady
|
|
@ -1,135 +0,0 @@
|
|||||||
LIBRARY csfml2-network
|
|
||||||
EXPORTS
|
|
||||||
sfFtpListingResponse_Destroy
|
|
||||||
sfFtpListingResponse_IsOk
|
|
||||||
sfFtpListingResponse_GetStatus
|
|
||||||
sfFtpListingResponse_GetMessage
|
|
||||||
sfFtpListingResponse_GetCount
|
|
||||||
sfFtpListingResponse_GetFilename
|
|
||||||
sfFtpDirectoryResponse_Destroy
|
|
||||||
sfFtpDirectoryResponse_IsOk
|
|
||||||
sfFtpDirectoryResponse_GetStatus
|
|
||||||
sfFtpDirectoryResponse_GetMessage
|
|
||||||
sfFtpDirectoryResponse_GetDirectory
|
|
||||||
sfFtpResponse_Destroy
|
|
||||||
sfFtpResponse_IsOk
|
|
||||||
sfFtpResponse_GetStatus
|
|
||||||
sfFtpResponse_GetMessage
|
|
||||||
sfFtp_Create
|
|
||||||
sfFtp_Destroy
|
|
||||||
sfFtp_Connect
|
|
||||||
sfFtp_LoginAnonymous
|
|
||||||
sfFtp_Login
|
|
||||||
sfFtp_Disconnect
|
|
||||||
sfFtp_KeepAlive
|
|
||||||
sfFtp_GetWorkingDirectory
|
|
||||||
sfFtp_GetDirectoryListing
|
|
||||||
sfFtp_ChangeDirectory
|
|
||||||
sfFtp_ParentDirectory
|
|
||||||
sfFtp_CreateDirectory
|
|
||||||
sfFtp_DeleteDirectory
|
|
||||||
sfFtp_RenameFile
|
|
||||||
sfFtp_DeleteFile
|
|
||||||
sfFtp_Download
|
|
||||||
sfFtp_Upload
|
|
||||||
sfHttpRequest_Create
|
|
||||||
sfHttpRequest_Destroy
|
|
||||||
sfHttpRequest_SetField
|
|
||||||
sfHttpRequest_SetMethod
|
|
||||||
sfHttpRequest_SetUri
|
|
||||||
sfHttpRequest_SetHttpVersion
|
|
||||||
sfHttpRequest_SetBody
|
|
||||||
sfHttpResponse_Destroy
|
|
||||||
sfHttpResponse_GetField
|
|
||||||
sfHttpResponse_GetStatus
|
|
||||||
sfHttpResponse_GetMajorVersion
|
|
||||||
sfHttpResponse_GetMinorVersion
|
|
||||||
sfHttpResponse_GetBody
|
|
||||||
sfHttp_Create
|
|
||||||
sfHttp_Destroy
|
|
||||||
sfHttp_SetHost
|
|
||||||
sfHttp_SendRequest
|
|
||||||
sfIpAddress_FromString
|
|
||||||
sfIpAddress_FromBytes
|
|
||||||
sfIpAddress_FromInteger
|
|
||||||
sfIpAddress_ToString
|
|
||||||
sfIpAddress_ToInteger
|
|
||||||
sfIpAddress_GetLocalAddress
|
|
||||||
sfIpAddress_GetPublicAddress
|
|
||||||
sfIpAddress_LocalHost
|
|
||||||
sfIpAddress_None
|
|
||||||
sfTcpListener_Create
|
|
||||||
sfTcpListener_Destroy
|
|
||||||
sfTcpListener_SetBlocking
|
|
||||||
sfTcpListener_IsBlocking
|
|
||||||
sfTcpListener_Listen
|
|
||||||
sfTcpListener_Accept
|
|
||||||
sfTcpSocket_Create
|
|
||||||
sfTcpSocket_Destroy
|
|
||||||
sfTcpSocket_SetBlocking
|
|
||||||
sfTcpSocket_IsBlocking
|
|
||||||
sfTcpSocket_GetLocalPort
|
|
||||||
sfTcpSocket_GetRemoteAddress
|
|
||||||
sfTcpSocket_GetRemotePort
|
|
||||||
sfTcpSocket_Connect
|
|
||||||
sfTcpSocket_Disconnect
|
|
||||||
sfTcpSocket_Send
|
|
||||||
sfTcpSocket_Receive
|
|
||||||
sfTcpSocket_SendPacket
|
|
||||||
sfTcpSocket_ReceivePacket
|
|
||||||
sfUdpSocket_Create
|
|
||||||
sfUdpSocket_Destroy
|
|
||||||
sfUdpSocket_SetBlocking
|
|
||||||
sfUdpSocket_IsBlocking
|
|
||||||
sfUdpSocket_GetLocalPort
|
|
||||||
sfUdpSocket_Bind
|
|
||||||
sfUdpSocket_Unbind
|
|
||||||
sfUdpSocket_Send
|
|
||||||
sfUdpSocket_Receive
|
|
||||||
sfUdpSocket_SendPacket
|
|
||||||
sfUdpSocket_ReceivePacket
|
|
||||||
sfPacket_Create
|
|
||||||
sfPacket_Copy
|
|
||||||
sfPacket_Destroy
|
|
||||||
sfPacket_Append
|
|
||||||
sfPacket_Clear
|
|
||||||
sfPacket_GetData
|
|
||||||
sfPacket_GetDataSize
|
|
||||||
sfPacket_EndOfPacket
|
|
||||||
sfPacket_CanRead
|
|
||||||
sfPacket_ReadBool
|
|
||||||
sfPacket_ReadInt8
|
|
||||||
sfPacket_ReadUint8
|
|
||||||
sfPacket_ReadInt16
|
|
||||||
sfPacket_ReadUint16
|
|
||||||
sfPacket_ReadInt32
|
|
||||||
sfPacket_ReadUint32
|
|
||||||
sfPacket_ReadFloat
|
|
||||||
sfPacket_ReadDouble
|
|
||||||
sfPacket_ReadString
|
|
||||||
sfPacket_ReadWideString
|
|
||||||
sfPacket_WriteBool
|
|
||||||
sfPacket_WriteInt8
|
|
||||||
sfPacket_WriteUint8
|
|
||||||
sfPacket_WriteInt16
|
|
||||||
sfPacket_WriteUint16
|
|
||||||
sfPacket_WriteInt32
|
|
||||||
sfPacket_WriteUint32
|
|
||||||
sfPacket_WriteFloat
|
|
||||||
sfPacket_WriteDouble
|
|
||||||
sfPacket_WriteString
|
|
||||||
sfPacket_WriteWideString
|
|
||||||
sfSocketSelector_Create
|
|
||||||
sfSocketSelector_Copy
|
|
||||||
sfSocketSelector_Destroy
|
|
||||||
sfSocketSelector_AddTcpListener
|
|
||||||
sfSocketSelector_AddTcpSocket
|
|
||||||
sfSocketSelector_AddUdpSocket
|
|
||||||
sfSocketSelector_RemoveTcpListener
|
|
||||||
sfSocketSelector_RemoveTcpSocket
|
|
||||||
sfSocketSelector_RemoveUdpSocket
|
|
||||||
sfSocketSelector_Clear
|
|
||||||
sfSocketSelector_Wait
|
|
||||||
sfSocketSelector_IsTcpListenerReady
|
|
||||||
sfSocketSelector_IsTcpSocketReady
|
|
||||||
sfSocketSelector_IsUdpSocketReady
|
|
@ -1,21 +0,0 @@
|
|||||||
LIBRARY csfml2-system-d
|
|
||||||
EXPORTS
|
|
||||||
sfClock_Create
|
|
||||||
sfClock_Copy
|
|
||||||
sfClock_Destroy
|
|
||||||
sfClock_GetTime
|
|
||||||
sfClock_Reset
|
|
||||||
sfMutex_Create
|
|
||||||
sfMutex_Destroy
|
|
||||||
sfMutex_Lock
|
|
||||||
sfMutex_Unlock
|
|
||||||
sfRandom_SetSeed
|
|
||||||
sfRandom_GetSeed
|
|
||||||
sfRandom_Float
|
|
||||||
sfRandom_Int
|
|
||||||
sfSleep
|
|
||||||
sfThread_Create
|
|
||||||
sfThread_Destroy
|
|
||||||
sfThread_Launch
|
|
||||||
sfThread_Wait
|
|
||||||
sfThread_Terminate
|
|
@ -1,21 +0,0 @@
|
|||||||
LIBRARY csfml2-system
|
|
||||||
EXPORTS
|
|
||||||
sfClock_Create
|
|
||||||
sfClock_Copy
|
|
||||||
sfClock_Destroy
|
|
||||||
sfClock_GetTime
|
|
||||||
sfClock_Reset
|
|
||||||
sfMutex_Create
|
|
||||||
sfMutex_Destroy
|
|
||||||
sfMutex_Lock
|
|
||||||
sfMutex_Unlock
|
|
||||||
sfRandom_SetSeed
|
|
||||||
sfRandom_GetSeed
|
|
||||||
sfRandom_Float
|
|
||||||
sfRandom_Int
|
|
||||||
sfSleep
|
|
||||||
sfThread_Create
|
|
||||||
sfThread_Destroy
|
|
||||||
sfThread_Launch
|
|
||||||
sfThread_Wait
|
|
||||||
sfThread_Terminate
|
|
@ -1,39 +0,0 @@
|
|||||||
LIBRARY csfml2-window-d
|
|
||||||
EXPORTS
|
|
||||||
sfInput_IsKeyDown
|
|
||||||
sfInput_IsMouseButtonDown
|
|
||||||
sfInput_IsJoystickButtonDown
|
|
||||||
sfInput_GetMouseX
|
|
||||||
sfInput_GetMouseY
|
|
||||||
sfInput_GetJoystickAxis
|
|
||||||
sfVideoMode_GetDesktopMode
|
|
||||||
sfVideoMode_GetFullscreenModes
|
|
||||||
sfVideoMode_IsValid
|
|
||||||
sfWindow_Create
|
|
||||||
sfWindow_CreateFromHandle
|
|
||||||
sfWindow_Close
|
|
||||||
sfWindow_IsOpened
|
|
||||||
sfWindow_Destroy
|
|
||||||
sfWindow_GetWidth
|
|
||||||
sfWindow_GetHeight
|
|
||||||
sfWindow_GetSettings
|
|
||||||
sfWindow_GetEvent
|
|
||||||
sfWindow_WaitEvent
|
|
||||||
sfWindow_UseVerticalSync
|
|
||||||
sfWindow_ShowMouseCursor
|
|
||||||
sfWindow_SetCursorPosition
|
|
||||||
sfWindow_SetPosition
|
|
||||||
sfWindow_SetSize
|
|
||||||
sfWindow_Show
|
|
||||||
sfWindow_EnableKeyRepeat
|
|
||||||
sfWindow_SetIcon
|
|
||||||
sfWindow_SetActive
|
|
||||||
sfWindow_Display
|
|
||||||
sfWindow_GetInput
|
|
||||||
sfWindow_SetFramerateLimit
|
|
||||||
sfWindow_GetFrameTime
|
|
||||||
sfWindow_SetJoystickThreshold
|
|
||||||
sfWindow_GetSystemHandle
|
|
||||||
sfContext_Create
|
|
||||||
sfContext_Destroy
|
|
||||||
sfContext_SetActive
|
|
@ -1,39 +0,0 @@
|
|||||||
LIBRARY csfml2-window
|
|
||||||
EXPORTS
|
|
||||||
sfInput_IsKeyDown
|
|
||||||
sfInput_IsMouseButtonDown
|
|
||||||
sfInput_IsJoystickButtonDown
|
|
||||||
sfInput_GetMouseX
|
|
||||||
sfInput_GetMouseY
|
|
||||||
sfInput_GetJoystickAxis
|
|
||||||
sfVideoMode_GetDesktopMode
|
|
||||||
sfVideoMode_GetFullscreenModes
|
|
||||||
sfVideoMode_IsValid
|
|
||||||
sfWindow_Create
|
|
||||||
sfWindow_CreateFromHandle
|
|
||||||
sfWindow_Close
|
|
||||||
sfWindow_IsOpened
|
|
||||||
sfWindow_Destroy
|
|
||||||
sfWindow_GetWidth
|
|
||||||
sfWindow_GetHeight
|
|
||||||
sfWindow_GetSettings
|
|
||||||
sfWindow_GetEvent
|
|
||||||
sfWindow_WaitEvent
|
|
||||||
sfWindow_UseVerticalSync
|
|
||||||
sfWindow_ShowMouseCursor
|
|
||||||
sfWindow_SetCursorPosition
|
|
||||||
sfWindow_SetPosition
|
|
||||||
sfWindow_SetSize
|
|
||||||
sfWindow_Show
|
|
||||||
sfWindow_EnableKeyRepeat
|
|
||||||
sfWindow_SetIcon
|
|
||||||
sfWindow_SetActive
|
|
||||||
sfWindow_Display
|
|
||||||
sfWindow_GetInput
|
|
||||||
sfWindow_SetFramerateLimit
|
|
||||||
sfWindow_GetFrameTime
|
|
||||||
sfWindow_SetJoystickThreshold
|
|
||||||
sfWindow_GetSystemHandle
|
|
||||||
sfContext_Create
|
|
||||||
sfContext_Destroy
|
|
||||||
sfContext_SetActive
|
|
Loading…
Reference in New Issue
Block a user