Fixed error of headers having ..\..\src\ path instaead of ..\..\include\
This commit is contained in:
parent
ae5aefac0e
commit
cbd19eeeee
@ -183,19 +183,19 @@ SOURCE=..\..\include\osgParticle\Export
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osgParticle\ExplosionEffect
|
||||
SOURCE=..\..\include\osgParticle\ExplosionEffect
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osgParticle\FireEffect
|
||||
SOURCE=..\..\include\osgParticle\FireEffect
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osgParticle\SmokeEffect
|
||||
SOURCE=..\..\include\osgParticle\SmokeEffect
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osgParticle\ParticleEffect
|
||||
SOURCE=..\..\include\osgParticle\ParticleEffect
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user