Premake Internals
os_pathsearch.c File Reference

Locates a file, given a set of search paths. More...

#include <string.h>
#include "premake.h"

Detailed Description

Locates a file, given a set of search paths.

Author
Copyright (c) 2002-2008 Jason Perkins and the Premake project
Note
This function is required by the bootstrapping code; it must be implemented here in the host and not scripted.