pull/38/head
dimitri 7 years ago
parent 15fce17ef6
commit d3a523b262

@ -1,5 +1,5 @@
/*
Copyright (c) 2015, Dimitri Diakopoulos All rights reserved.
Copyright (c) 2019, Dimitri Diakopoulos All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

@ -1,5 +1,5 @@
/*
Copyright (c) 2015, Dimitri Diakopoulos All rights reserved.
Copyright (c) 2019, Dimitri Diakopoulos All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

@ -1,5 +1,5 @@
// Note to Visual Studio / Windows users: you must set the working directory manually on the project file
// to $(ProjectDir)../../../ since these settings are not saved directly in project. The loader
// to $(ProjectDir)../ since these settings are not saved directly in project. The loader
// will be unable to find the example assets unless the proper working directory is set.
#if defined(_MSC_VER)

Loading…
Cancel
Save